aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/dispatcher.rb
Commit message (Expand)AuthorAgeFilesLines
* Introduce native mongrel handler and push mutex into dispatcher.Jeremy Kemper2007-12-271-6/+12
* Fix doc typo on Dispatcher.dispatch. Closes #10434 [fxn]Jeremy Kemper2007-12-101-1/+1
* Dispatcher: fix that to_prepare should only run once in production. Closes #9...Jeremy Kemper2007-10-161-1/+2
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-4/+9
* Reinstate the default AR.instantiate_observers to_prepare block.Jeremy Kemper2007-09-261-0/+6
* Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ ...Jeremy Kemper2007-09-261-0/+183