public
Description: 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].
Homepage:
Clone URL: git://github.com/rsl/stringex.git
stringex / init.rb
100644 1 lines (1 sloc) 0.018 kb
1
require "stringex"