rails/railties/test/application/middleware
Prem Sichanugrist 515ea955b6 Always use ActionDispatch::ShowExceptions middleware [#6462 state:resolved]
This will make sure the application will raise `ActionController::RoutingError` in case "X-Cascade: pass" header was set, usually when there's no route match.
2011-02-25 10:03:53 -08:00
..
best_practices_test.rb Fix a routing test. Reorganize middleware tests. 2010-10-02 17:42:36 +02:00
cache_test.rb Fix a routing test. Reorganize middleware tests. 2010-10-02 17:42:36 +02:00
remote_ip_test.rb Fix a routing test. Reorganize middleware tests. 2010-10-02 17:42:36 +02:00
sendfile_test.rb Fix a routing test. Reorganize middleware tests. 2010-10-02 17:42:36 +02:00
show_exceptions_test.rb Always use ActionDispatch::ShowExceptions middleware [#6462 state:resolved] 2011-02-25 10:03:53 -08:00