This plugin offers the following two features.
ActionController::Routing:Routes.draw do |map| map.permanently_redirect 'legacy/view/:id', :controller => 'current', :action => 'show' end
A quick google reveals that Rob McKinnon has an alternative suggestion for removing the trailing slashes.
The plugin is known to work with Rails 1.1.6.
deferred until inspiration hits
by
Chris Roos
is licensed under a
Creative Commons Attribution 2.0 UK: England & Wales License