aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/deprecated/dispatcher.rb
Commit message (Expand)AuthorAgeFilesLines
* Cleanup deprecation notices.Joshua Peek2010-01-181-1/+1
* Get rid of prepare_each_request, since now it's a middleware initialization p...José Valim2010-01-171-3/+0
* Move Dispatcher setup to Railties and add instrumentation hook.José Valim2010-01-151-0/+31