7 lines
331 B
Text
7 lines
331 B
Text
|
Some [hopefully] useful extensions to Ruby's String class. Stringex 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].
|
||
|
|
||
|
WWW: http://rubygems.org/gems/stringex
|