aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/routing/redirection.rb
Commit message (Expand)AuthorAgeFilesLines
* make sure to require the right deprecation warning fileAaron Patterson2011-11-181-0/+1
* arity check has been pushed up, so no need for proc wrappingAaron Patterson2011-11-181-1/+1
* require that all blocks have arity of 2Aaron Patterson2011-11-181-5/+10
* Added documentation explaining the new additional supported syntaxes for the ...Josh Kalderimis2010-11-301-0/+29
* The redirect routing method now allows for a hash of options which only chang...Josh Kalderimis2010-11-301-0/+81