Ruby on Rails (Demo)
Hey there! In this first blog of mine, I have detailed my experience of building a Sports meet and events tracking mobile application from... Hi everyone, hope all are doing good! This is my first blog and here lets see how a Healthcare Rails application can be used... In this guide, I will explain how we can improve the performance of our rails app by using the counter cache. Consider an app... One fine day when I was having a chit chat with my colleagues in the cafeteria, I received the email notification which I was... Here is one simple shell script to check whether sidekiq process is running or not and then restart it. I am sure many of... Speaking at meetups is a great way of giving back to the community and so we always encourage our mates at Spritle to be... One of the new additions to ActiveRecord that’s gonna be coming out with the Rails 5 release is the ActiveRecord::Base.suppress method. I have some... Ever since I joined Spritle (1.5 years back) I started managing the projects as well as testing the applications. Here are my thoughts on... Recently I worked for a project, in which we got a requirement of generating many pages of PDF which has text, table, Images,Graph and... When you face the error Uncaught Error: ExecJS::RuntimeError: FATAL ERROR: Evacuation Allocation failed - process out of memory and rails assets pipeline Cannot allocate... Most of us usually handle the Active Record Not Found error in ApplicationController and then redirect it to a generic view page. I found... If you get the error perl: warning: Setting locale failed. perl: warning: Please check that your locale settings:, you can fix it by adding...