aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/callbacks_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused block argumentsAnshul Sharma2015-08-251-1/+1
* ActionDispatch: add missing test for callbacksBogdan Gusiev2012-02-161-2/+9
* Don't deprecate to_prepare.José Valim2010-12-231-5/+7
* Replace AD::Callbacks.to_prepare with AD::Reloader.to_prepareJohn Firebaugh2010-12-201-59/+13
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* 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