FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Ruby on Rails. It allows you to create pretty URL's and work with human-friendly strings as if they were numeric ids for Active Record models.
Questions tagged [friendly-id]
496 questions
-2
votes
1 answer
How to replace the UUID with random numbers using Friendly_id gem in rails?
Using Rails 4 and FriendlyId Gem version 5.Im new to Friendly id gem. Here I wanna replace my Url like profile-name-{4 (or) 5 length random numbers} instead of profile-name-Long-UUID . Thanks

Maham V Ram
- 9
- 3