aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/dispatcher_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed that dispatcher preparation callbacks only run once in production mode....Rick Olson2007-06-151-0/+7
* Dispatcher test requires abstract_unit. Cleanup abstract_unit.Jeremy Kemper2007-03-011-4/+2
* Dont run FCGIDispatcher tests if mocha is not availableDavid Heinemeier Hansson2006-09-151-1/+1
* dispatcher test cosmeticsJeremy Kemper2006-08-291-15/+15
* Add Dispatcher.to_prepare and config.to_prepare to provide a pre-request hook.Nicholas Seckar2006-08-061-0/+49
* Remove ::Controllers related cruft; fix AP testsNicholas Seckar2006-02-261-11/+0
* Failsafe response handler for dispatcher.Jeremy Kemper2005-11-021-1/+38
* r3023@asus: jeremy | 2005-07-12 23:43:39 -0700Jeremy Kemper2005-07-131-2/+5
* ActionMailer::Base subclasses are reloaded with other rails components #1262Jamis Buck2005-06-241-0/+63