spud_permalinks 1.0.0
This gem creates a polymorphic attachable model that can be used to store historical information on page urls for 301 redirecting.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (1):
            rails
            >= 3.2.2
          
    Development afhankelijkheden (8):
            database_cleaner
            = 1.0.0.RC1
          
          
            factory_girl
            ~> 3.0
          
          
            mocha
            = 0.14.0
          
          
            mysql2
            = 0.3.14
          
          
            rspec
            = 2.14.0
          
          
            rspec-rails
            = 2.14.0
          
          
            shoulda
            ~> 3.0.1
          
          
            simplecov
            ~> 0.6.4
          
    