Ruby on Rails

Exploratory Guide on Active Model Dirty in Rails

Rails, the superhero of web frameworks, comes packed with amazing features that make our development journey easier. Among its arsenal of superpowers, we have...
Buvaneshwaran P
2 min read

Attending a sports meet made easier!

Have you ever regretted that one sport meets you missed because you didn’t know where it was held? Or you didn’t know what event...
Syed Irfaan
1 min read

Build Multi-language Supported HealthCare Apps using Ruby on Rails

Hi everyone, hope all are doing good! This is my first blog and here lets see how a Healthcare Rails application can be used...
Karthika KB
4 min read

Devise Gem and Hosting on Heroku

Welcome to my very first Blog. Being a beginner in learning Ruby on Rails, I find Devise as a flexible authentication solution based on...
Varun Kumar S
1 min read

Improve Rails App Performance Using Active Record’s Counter Cache

In this guide, I will explain how we can improve the performance of our rails app by using the counter cache. Consider an app...
Ram Prasanna
2 min read

How WebPacker and Rails 6 Tortured Me and how…

One fine day when I was having a chit chat with my colleagues in the cafeteria, I received the email notification which I was...
Siva G
3 min read

A Much Better Way To Backup GitLab to AWS…

Like many of you, we also use the self-hosted version of GitLab CE and it is one of the BEST open source software written...
Balaji D Loganathan
54 sec read

My Testing Experience with Healthcare Project

Hi Folks, I am working on a healthcare related web application. I would like to share few interesting things that I came across while...
Ashwin Sundarabaskar
5 min read

Fix for Net::OpenTimeout: execution expired When on AWS with…

If you happen to see the error “Net::OpenTimeout: execution expired” and if it originating from /home/ubuntu/.rvm/rubies/ruby-x.x.x/lib/ruby/x.x.x/net/smtp.rb and if you are running your server on...
Praveen Kumar
15 sec read

Speaking at Ruby meetups – a way of giving…

Speaking at meetups is a great way of giving back to the community and so we always encourage our mates at Spritle to be...
Spritle Bot
1 min read

Rails 5 — ActiveRecord Suppress — a step too far?

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...
Steve Robinson
7 min read

Fix for Nodejs – Cannot allocate memory and Process…

When you face the error Uncaught Error: ExecJS::RuntimeError: FATAL ERROR: Evacuation Allocation failed - process out of memory and rails assets pipeline Cannot allocate...
Prabu D
1 min read