geothird_friendly_id 4.0.9.4
FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Ruby on Rails. It allows you to create pretty URLs and work with human-friendly strings as if they were numeric ids for Active Record models.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (10):
            activerecord
            ~> 3.2.0
          
          
            ffaker
            >= 0
          
          
            globalize3
            >= 0
          
          
            i18n
            >= 0
          
          
            maruku
            >= 0
          
          
            minitest
            = 3.2.0
          
          
            mocha
            >= 0
          
          
            railties
            ~> 3.2.0
          
          
            simplecov
            >= 0
          
          
            yard
            >= 0
          
    