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 / .gitignore
100644 5 lines (5 sloc) 0.047 kb
1
2
3
4
5
.DS_Store
doc
github-test.rb
pkg
test/*.sqlite3