acts_as_sluggable
Adds slugs to your URLs based on an existing field in any model.
So,
/blog/show/12
becomes
/blog/show/12-wtf-check-this-out-lol
- Repository Path: http://svn.2750flesk.com/plugins/trunk/acts_as_sluggable/
- Homepage: http://dev.2750flesk.com/acts_as_sluggable/