How to run a local Rails script on Heroku
From time to time, you may want to run some local Rails script on your Heroku app, and fortunately, you can do it easily with heroku run command. Read more…
From time to time, you may want to run some local Rails script on your Heroku app, and fortunately, you can do it easily with heroku run command. Read more…
NativeScript generalized native Android and iOS apps development, but for some customization, such as changing the cursor color, specific platform mechanism must be used. Read more…
Chartick is a great gem which gluing popular JavaScript charting libraries (Chart.js, Google Charts and Highcharts) with Ruby (and other languages) templates. But, because Chartick is abstraction with its options, it is not really clear how to configure the underlying JavaScript library which for the first time cost me some extra time of debugging and digging its source code. Read more…
Comparing basic object checking methods of ruby and Rails. Read more…
Sometimes there is a desire to quickly check how your site layout will look when the text of some block is changed, and it will be great if it will be possible without making any changes to the real data or markup. It turns out all browsers provide such possibility. Read more…
I have a dream … As all dreamer, I have the dream. My dream is to gather some innovation community and build great products within it. In this community, everyone will be able to share their ideas, experience and of course dreams and receive valuable feedback and help. I am sure that such communities already exist in numerous varieties but what if my wheel will be shorter then 2 * pi * R and a bit more exclusive 😛. Read more…