This project is archived and is in readonly mode.
Changeset [90d7ae23c6f5a7e914d8b9fd74481ac61b6c4fb9] by Joshua Peek
September 15th, 2009 @ 04:05 PM
Remove global exception catching from ApplicationController.
It was severely broken since it was ported to NewBase and is
causing problems with normal exception catching. A replacement is
coming soon.
http://github.com/rails/rails/commit/90d7ae23c6f5a7e914d8b9fd74481a...
Committed by Joshua Peek
- M actionpack/lib/action_controller/dispatch/middlewares.rb
- M actionpack/lib/action_controller/metal/rescuable.rb
- M actionpack/test/controller/rescue_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>