ca473be919
Some [hopefully] useful extensions to Rubys 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].
6 lines
286 B
Text
6 lines
286 B
Text
Some [hopefully] useful extensions to Rubys 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].
|