This project is archived and is in readonly mode.
Changeset [f42c77f927eb49b00e84d355e07de48723d03fcb] by David Heinemeier Hansson
November 22nd, 2008 @ 05:06 PM
Added ActiveSupport::BacktraceCleaner and Rails::BacktraceCleaner for cutting down on backtrace noise (inspired by the Thoughtbot Quiet Backtrace plugin) [DHH] http://github.com/rails/rails/co...
Committed by David Heinemeier Hansson
- M actionpack/lib/action_controller/rescue.rb
- M actionpack/lib/action_view/template_error.rb
- M actionpack/test/controller/rescue_test.rb
- M activesupport/CHANGELOG
- M activesupport/lib/active_support.rb
- M activesupport/lib/active_support/backtrace_cleaner.rb
- M activesupport/lib/active_support/core_ext/exception.rb
- M activesupport/lib/active_support/test_case.rb
- M activesupport/test/abstract_unit.rb
- M activesupport/test/clean_backtrace_test.rb
- M activesupport/test/core_ext/array_ext_test.rb
- M railties/CHANGELOG
- M railties/Rakefile
- M railties/configs/initializers/backtrace_silencers.rb
- M railties/lib/initializer.rb
- M railties/lib/rails/backtrace_cleaner.rb
- M railties/lib/rails_generator/generators/applications/app/app_generator.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>