Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rescue handlers should never need array wrapping. Bug if so. | Jeremy Kemper | 2009-11-13 | 1 | -2/+1 |
* | Prefer Array.wrap to Array() | Jeremy Kemper | 2009-11-13 | 1 | -1/+2 |
* | Extend Callbacks and Rescuable with AS concern | Joshua Peek | 2009-10-13 | 1 | -4/+4 |
* | Explicit dependency on Proc#bind extension | Jeremy Kemper | 2009-03-28 | 1 | -0/+1 |
* | Explicit dependency on class_inheritable_accessor | Jeremy Kemper | 2009-03-24 | 1 | -0/+2 |
* | Don't shadow local with black arg | Jeremy Kemper | 2008-11-07 | 1 | -4/+4 |
* | Add tests for ActiveSupport::Rescuable. Use ActiveSupport::Rescuable in Actio... | Pratik Naik | 2008-10-04 | 1 | -20/+54 |
* | First draft of ActiveSupport::Rescuable | Norbert Crombach | 2008-10-04 | 1 | -0/+74 |