friendly_id
friendly_id copied to clipboard
sequentially_slugged in doc
today i was looking for a way to use a cardinal sequence instead of a uuid when i have duplicate slugs and i found this method: friendly_id :attribute, use: :sequentially_slugged why isn't it documented?
If someone says its ok to add in doc, i can open a pr to this ☺️