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].
Clone URL: git://github.com/rsl/stringex.git
Search Repo:
stringex / .gitignore
100644 3 lines (3 sloc) 0.028 kb
1
2
3
.DS_Store
doc
test/*.sqlite3