aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/show_exceptions_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure no notification is on the queue before running notifications related t...José Valim2010-01-031-0/+3
* Add notifications to ActionDispatch::ShowExceptions, this can be used as hook...José Valim2010-01-031-0/+20
* Allow integration test rack app to be set with "@app" ivar instead of using o...Joshua Peek2009-09-261-4/+4
* Ensure changes to I18n locale get reset during testsJoshua Peek2009-09-191-2/+1
* Got all the dispatch tests running on new baseCarl Lerche2009-05-261-2/+2
* Merge Failsafe middleware into ShowExceptionsJoshua Peek2009-05-171-0/+5
* Extract ActionController rescue templates into Rescue and ShowExceptions midd...Joshua Peek2009-05-021-0/+103