Software Engineering Blog by Alex Shelmire.
shelmire

Adding slugs to your model in Ruby on Rails

18 December 2018 at 12:53 - 5 minute read
Today, we'll look at an easy way to add slugs to a model in Rails.