The long-awaited 6.0 version of Ruby on Rails arrived on August 15, 2019, bringing with it a plethora of improvements. This includes rich… (more…)
Read more »
A quick walkthrough on how to add Bootstrap 4 to an existing Ruby on Rails application. We'll use the bootstrap gem to manage the files and updates, and update the stylesheet and JavaScript manifestos. (more…)
Read more »
zen-rails-security-checklist - Checklist of security precautions for Ruby on Rails applications. (more…)
Read more »
My Dockerfile collections for Gitpod Cloud IDE. Contribute to kevinhq/gitpod-dockerfile-collections development by creating an account on GitHub. (more…)
Read more »
We can use use Facade design pattern in Rub on Rails to remove that responsibility of preparing data for the view and create unified face. (more…)
Read more »