This project is archived and is in readonly mode.

Changeset [2a67e69f1ff8960c4b4190c3189e2ab7250b4faf] by Prem Sichanugrist

February 25th, 2011 @ 06:38 PM

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.

(This is a backported version to 3-0-stable) https://github.com/rails/rails/commit/2a67e69f1ff8960c4b4190c3189e2...

Committed by Prem Sichanugrist

  • M railties/lib/rails/application.rb
  • M railties/test/application/middleware_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>