Ruby on Rails
These days almost all web applications uses loads of JavaScripts (like jQuery, AngularJS and so on) and its becoming challenging to maintain the its... Most of us usually handle the Active Record Not Found error in ApplicationController and then redirect it to a generic view page. I found... In this blog I am going to share my experience in AngularJS file upload. I wrote rails application that will import CSV file data... 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 the project I’m working on where we sell photos, we had to find out the country of each and every visitor for a... Recently I worked for a project, which fetches data from Facebook and save data locally, Initially we were using Graph API and later migrated... Generating pdf is a common requirement in web applications, mostly to download reports. Users would like to download their data as pdf or excel... I would like to discuss some of the new features of the new Rails 4.2 in this blog. ActiveJob, ActionMailer #deliver_later, AdequateRecord, Web Console... This blog will help you to share some interest webpages with your friends using Google+ share functionality. Its very easy to add in your... I was trying to disable multi login for single user using devise authentication and came up with this solution. Thought it may help someone. 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...