redirector 0.1.3
A Rails engine that adds a piece of middleware to the top of your middleware stack that looks for redirect rules stored in your database and redirects you accordingly.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
rails
~> 3.1
Development Abhängigkeiten (6):
capybara
>= 0
database_cleaner
>= 0
factory_girl_rails
~> 1.7
mysql2
>= 0
rspec-rails
>= 0
shoulda-matchers
>= 0