6 lines
326 B
Text
6 lines
326 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: https://github.com/rsl/stringex
|