This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit f42c77f927eb49b00e84d355e07de48723d03fcb
tree 2a459814a9708f292c99e9c5e99dd41d2d801353
parent a026b4c983681b71d876ea37958c3e5bc605acac
tree 2a459814a9708f292c99e9c5e99dd41d2d801353
parent a026b4c983681b71d876ea37958c3e5bc605acac
- actionpack/lib/action_controller/rescue.rb
- actionpack/lib/action_view/template_error.rb
- actionpack/test/controller/rescue_test.rb
- activesupport/CHANGELOG
- activesupport/lib/active_support.rb
- activesupport/lib/active_support/backtrace_cleaner.rb
- activesupport/lib/active_support/core_ext/exception.rb
- activesupport/lib/active_support/test_case.rb
- activesupport/test/abstract_unit.rb
- activesupport/test/clean_backtrace_test.rb
- activesupport/test/core_ext/array_ext_test.rb
- railties/CHANGELOG
- railties/Rakefile
- railties/configs/initializers/backtrace_silencers.rb
- railties/lib/initializer.rb
- railties/lib/rails/backtrace_cleaner.rb
- railties/lib/rails_generator/generators/applications/app/app_generator.rb
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|












Snuck that in, did you? ;)
Very pleased to see this, especially the backtrace_silencers.rb initializer. Nice work!