aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/callbacks_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-1/+1
| | | | 's/[ \t]*$//' -i {} \;)
* Add ActionDispatch::Notifications middleware.José Valim2010-01-171-12/+0
|
* Ensure log is flushed and tailed on failures.José Valim2010-01-151-3/+34
|
* Move Dispatcher setup to Railties and add instrumentation hook.José Valim2010-01-151-0/+76