mirror of
https://github.com/github/rails.git
synced 2026-02-07 20:54:57 -05:00
a6f49d9b786bfcc049a99f843de8e4d838de1179
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7597 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Disable the routing optimisation code when dealing with foo_url helpers. Add test to actionmailer to expose the problem they introduced. References #9450 [Koz]
Introduce ActionController::Base.rescue_from to declare exception-handling methods. Cleaner style than the case-heavy rescue_action_in_public. Closes #9449.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%