UUID is an alternative primary key type for SQL databases. It offers some non-obvious advantages compared to standard integer-based keys. Rails 6 release fresh out of beta introduces a new feature in ActiveRecord that makes working with UUID primary keys ... (more…)
Read more »
Back in the day, Ruby on Rails (RoR) was hot sh*t and the framework’s success arguably put Ruby on the map. David Heinemeier Hansson… (more…)
Read more »
A light-weight autocomplete integration for Rails application.
Read more »
Learn how to make your Ruby on Rails application much faster with these simple tips. (more…)
Read more »
This is the first of a series of tutorial on building a Customer Relationship Management application using Ruby on Rails. (more…)
Read more »