This project is archived and is in readonly mode.

Changeset [6c280f3398966ffba45069500ff43d632513fe44] by Carl Lerche

May 1st, 2010 @ 12:40 AM

RouteSet does not raise ActionController::RoutingError when no routes match anymore. Instead, it follows the X-Cascade convention. ShowExceptions checks for X-Cascade so that the routing error page can still be displayed.
http://github.com/rails/rails/commit/6c280f3398966ffba45069500ff43d...

Committed by Carl Lerche

  • M actionpack/lib/action_dispatch/middleware/show_exceptions.rb
  • M actionpack/lib/action_dispatch/routing/route_set.rb
  • M actionpack/test/controller/rescue_test.rb
  • M actionpack/test/dispatch/routing_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>