Ruby (Demo)
In this guide, I will explain how we can improve the performance of our rails app by using the counter cache. Consider an app... In this blog I want to share, how we used the jump host concept to : Connect to remove server via jump host using... 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... Amazon has a service named KMS, Which is used to manage your keys, These keys can be used to encrypt/decrypt data encryption keys used... When you face the error Uncaught Error: ExecJS::RuntimeError: FATAL ERROR: Evacuation Allocation failed - process out of memory and rails assets pipeline Cannot allocate... 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... If you get the error perl: warning: Setting locale failed. perl: warning: Please check that your locale settings:, you can fix it by adding... If you use git-deploy with rvm and if you face the error /usr/bin/env: ruby: No such file or directory then here is the quick...