This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
This plugin enables treating any property or method on an active record instance as input for generating a unique name for use in URLs.
It also provides:- automatic munging to “url safe strings”. E.g.
"My Instance Name"becomes"my-instance-name". - uniqueness across your model in the case where two instances would have the same URL name.
- tracking of old names for use in redirection handling.
- Default Routing – You’ve already got pretty url names, This plugin enables nested routes that don’t clutter your URLs with controller names.
Last edited by chriseppstein, 5 months ago
Versions:





