stringex 2.4.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依存関係 (6):
            activerecord
            = 4.0.3
          
          
            i18n
            = 0.6.9
          
          
            jeweler
            = 2.0.1
          
          
            RedCloth
            = 4.2.9
          
          
            sqlite3
            = 1.3.7
          
          
            travis-lint
            = 1.7.0
          
    
