stringex 2.8.6
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 相依性套件 (7):
            activerecord
            = 5.1.4
          
          
            i18n
            = 0.7.0
          
          
            jeweler
            = 2.3.7
          
          
            RedCloth
            = 4.2.9
          
          
            sqlite3
            = 1.3.10
          
          
            test-unit
            = 3.0.9
          
          
            travis-lint
            = 1.7.0
          
    
