Ruby on Rails
If you want to call a Rake task within or from other rake files, then the pretty straight-forward, just use it like Rake::Task.invoke. Not... The easiest way is to install XCode Command Line tools and then install ruby 2 via rvm then install rails 4 via gem. Install... When we were building the changebadtogood.com app we faced a certain issue with the acts_as_votable gem (~> 0.5.0) with Rails ‘3.0.19’. We got the... ObservableArray is a nice way to update a collection in Knockoutjs, if we want to repeat certain UI sections like name of the products... Recently I working on an app project which involves uploading and transferring images from smartphones to Web and vice-versa. My stack was Rhodes, RhoConnect,... Recently I got chance to try Facebook real time API in one of our project. Realtime Updates enables applications to subscribe to changes in... Last month, I spent most of time upgrading a beautiful application from Rails 2 to Rails. It was such a wonderful experience and I... Jenkins is an open-source Continuous Integration tool and it is easy to integrate in Rails project. A CI package will run automated tests on... We successfully integrated Stripe based Credit card payment in a Rhodes App for iPhone and Android. Stripe is really cool and made our life... On 2nd March 2012 we conducted a half-day training on “Building cross-platform Mobile applications using RhoMobile platform at Singapore. Here are some of pictures... While using Rhomobile, often you might want to create an app that would have scrollable content with fixed header and footer, horizontally scrollable content,... brew install mysql Is you have installed mysql server already and have a failed mysql gem, then remove the mysql server first ...