Our team assisted in converting 24pullrequest.com site in to Tamil language. Yaay Ruby 2.10 has been released and here is how to upgrade it using rvm First update rvm lists, so that rvm knows that... 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... Deploying apps on SB1 is not straight forward unless you are familiar with Motorola Rapid deployment or your customer is techie. Its not advisable... Here at Spritle, we are building a Scala team. One of my assignments is to learn it and use frameworks like Play to build... Last week, I had the chance to learn about LungoJS. Basically, I am a Rhomobile Developer. So I tried to implement Rhomobile app with... Today I came across a really cool method in Ruby’s Hash class. I cannot believe I missed it all these days. Its a class... I would like to share my knowledge about ruby patch level upgrade. I am using the ruby version 1.9.3 for one of my project... echo ‘One line content here’ | sudo tee /etc/apache2/filename.txt You can use echo “One line content here’ > filename.txt if the folder is 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... We @ Spritle came across this wonderful new tool recently. Although it took time to taste it (atleast to some extent), I soon realized... When writing applications where you fetch data asynchronously from the server and render it to the user using AJAX you would have to deal...