Ruby
Nowadays the importance of Restful APIs has increased a lot for web and mobile apps. Writing API has been made easier and pretty good... In this blog I am going to share my experience and learnings with MongoDb indexes. Generating pdf is a common requirement in web applications, mostly to download reports. Users would like to download their data as pdf or excel... When we ship a mobile app for our clients, we always follow the practice of displaying the version number in it. With RhoMobile development,... I spent a while to find a solution for connecting Rails 4 with MS SQL Server database. Later I found a quick and easy... Hello Folks, We are happy to announce that we have restarted the Tech talk culture here at Spritle. Its called SpriteXchange. The last talk... 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... 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... The easiest way is to install XCode Command Line tools and then install ruby 2 via rvm then install rails 4 via gem. Install...