tb_permalinks 1.0.2
This gem creates a polymorphic attachable model that can be used to store historical information on page urls for 301 redirecting.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            rails
            ~> 4.0
          
    Development 依赖 (8):
            database_cleaner
            = 1.0.0.RC1
          
          
            factory_girl
            = 2.5.0
          
          
            mocha
            = 0.10.3
          
          
            mysql2
            >= 0
          
          
            rspec
            = 2.8.0
          
          
            rspec-rails
            = 2.8.1
          
          
            shoulda
            ~> 3.0.1
          
          
            simplecov
            ~> 0.6.4
          
    