stringex 2.1.1
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].
Gemfile:
=
安装:
=
Development 依赖 (11):
activerecord
= 3.2.13
dm-core
= 1.2.0
dm-migrations
= 1.2.0
dm-sqlite-adapter
= 1.2.0
dm-validations
= 1.2.0
i18n
= 0.6.1
jeweler
= 1.8.4
mongoid
= 3.1.4
RedCloth
= 4.2.9
sqlite3
= 1.3.7
travis-lint
= 1.7.0