blob: 6559624bf6eab557f0655d23819ffb00e314dc0e (
plain) (
blame)
1
2
3
4
5
6
|
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
|