You’ve Got a Friend in Friendly_Id
There’s always more than one way to solve a problem. One common solution to ugly urls in Rails applications is slug generation; but there are so many different tools out there — how do you know which one to choose? The friendly_id
gem is a super powerful solution to this problem, and provides a wide range of functionality. This blog post explores why you’ve got a new friend in this gem.
Post a comment