Nowadays the importance of Restful APIs has increased a lot for web and mobile apps. Writing API has been made easier and pretty good... Do you want to take backups of your database and store it in the cloud without having to write a lot of scripts? Dumper.io... Recently I faced an issue with circle CI related to “Checkout using deploy key”. Initially It was working fine, at one point, I deleted... When we get exception, we used to search in Google and most of the links will be from stackoverflow. Gem stack_rescue will find links... In the project I’m working on where we sell photos, we had to find out the country of each and every visitor for a... In this blog we are going to see how to integrate rollbar with rails application. What is Rollbar: Rollbar helps to take control of... In this blog I am going to share my experience and learnings with MongoDb indexes. One of our clients at Spritle is a startup that sells photos taken at various events. The Rails app we have built and maintaining... Intents are awesome features loved by every android developer. It makes our work easier. Now RhoMobile 4.1+ wraps this feature and gives it as... I would like to discuss about full calendar gem in this blog. FullCalendar is a fantastic jQuery plugin that gives you an event calendar... If you want to empty a file’s content in a Unix based system then simply use > like so: $ > /var/log/foo.txt ... I have recently started using AngularJS for building hybrid mobile applications. I want to share my experience about how Angular is helpful for creating...