aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/exception.rb
Commit message (Expand)AuthorAgeFilesLines
* Ruby 1.9 compat: introduce ActiveSupport::FrozenObjectError normalize TypeErr...Jeremy Kemper2007-12-291-0/+8
* Some 1.9 forward compatibilityJeremy Kemper2007-09-141-2/+2
* Grep slightly faster than select =~Jeremy Kemper2006-11-171-2/+2
* Update the diagnostics template skip the useless '<controller not set>' text.Nicholas Seckar2006-04-041-7/+12
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-1/+0
* Remove generated code from app traces; improve accuracy of framework tracesNicholas Seckar2005-10-181-1/+6
* Update Exception extension to show the first few framework frames in an appli...Nicholas Seckar2005-10-161-1/+7
* Added Extension extension to provide support for clean backtraces.Nicholas Seckar2005-10-151-0/+18