-
Prem Sichanugrist authored
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)
Prem Sichanugrist authoredThis 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)
Loading