spud_permalinks 0.9.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
            = 0.7.1
          
          
            factory_girl
            = 2.5.0
          
          
            mocha
            = 0.10.3
          
          
            mysql2
            = 0.3.11
          
          
            rspec
            = 2.8.0
          
          
            rspec-rails
            = 2.8.1
          
          
            shoulda
            ~> 3.0.1
          
          
            simplecov
            ~> 0.6.4
          
    