aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/redirecting.rb
Commit message (Expand)AuthorAgeFilesLines
* Add subscriber for ActionPack and move all logging inside it.José Valim2010-01-131-2/+0
* Remove duplicated url_for code and move methods shared between ActionMailer a...José Valim2010-01-071-0/+2
* AD::StatusCodes support is now part of rackJoshua Peek2009-12-221-4/+4
* AC::Head now doesn't have an unfulfilled Rendering dependency, and instead wo...Yehuda Katz2009-12-201-10/+2
* Renamed Redirector to Redirecting (its a module, not a class)David Heinemeier Hansson2009-12-201-0/+98