aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/middleware/show_exceptions_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Split ShowExceptions responsibilities in two middlewares.José Valim2011-12-011-89/+0
* Allow rescue responses to be configured through a railtie.José Valim2011-12-011-0/+29
* fix exception page when template contains utf-8 and parameters contain utf-8lest2011-11-301-11/+30
* Solve the RAILS_ENV problem in the railties tests in a more generic wayJon Leighton2011-06-061-0/+4
* Always use ActionDispatch::ShowExceptions middleware [#6462 state:resolved]Prem Sichanugrist2011-02-251-0/+37