aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/rescuable.rb
Commit message (Expand)AuthorAgeFilesLines
* Explicit dependency on Proc#bind extensionJeremy Kemper2009-03-281-0/+1
* Explicit dependency on class_inheritable_accessorJeremy Kemper2009-03-241-0/+2
* Don't shadow local with black argJeremy Kemper2008-11-071-4/+4
* Add tests for ActiveSupport::Rescuable. Use ActiveSupport::Rescuable in Actio...Pratik Naik2008-10-041-20/+54
* First draft of ActiveSupport::RescuableNorbert Crombach2008-10-041-0/+74