pluginGeek
Friendly Ids in ActiveRecordDraftRuby654EditPoint users to nice urls, e.g. 'mysite.com/posts/this-is-my-first-blog-post' instead of 'mysite.com/posts/1'.
Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].https://github.com/rsl/stringex
Find_by_param is a nice and easy way to handle permalinks and dealing with searching for to_param valueshttps://github.com/bumi/find_by_param
Generates string tokens as alternative IDs for easy reference.http://www.redalchemist.com
This project has moved to http://github.com/FriendlyId/friendly_idhttps://github.com/norman/friendly_id
Around the webAdd
No links yet, just add one :-D