Our task today is to add unique slugs to our Company model on our Ruby on Rails app. The Company model has name and location properties, and we want to use those to create the slug. E.g. the company named Lugo Labs and based in London should have a slug, ...
Read more »
Explore the Ruby code behind popular solutions to learn how they were created. Improve your code by applying those patterns in your projects and libraries. (more…)
Read more »
zen-rails-security-checklist - Checklist of security precautions for Ruby on Rails applications. (more…)
Read more »
This is the tools and gems that I recommend using in most Ruby on Rails projects in 2021. (more…)
Read more »