Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AS::Callbacks: rip out per_key option. | Bogdan Gusiev | 2012-02-04 | 1 | -8/+8 |
* | removing unnecessary requires | Aaron Patterson | 2012-01-06 | 1 | -1/+0 |
* | use AS::TestCase as the base class | Aaron Patterson | 2012-01-05 | 1 | -4/+4 |
* | Removal require again from tests. | Arun Agrawal | 2011-05-22 | 1 | -1/+0 |
* | Prevent callbacks in child classes from being executed more than once. | Rolf Timmermans | 2011-03-13 | 1 | -0/+30 |
* | Use run_callbacks; the generated _run_<name>_callbacks method is not a public... | John Firebaugh | 2011-01-31 | 1 | -1/+1 |
* | Added missing requires abstract_unit and activesupport to the loadpath of ts_... | Santiago Pastorino and Sebastian Martinez | 2010-03-18 | 1 | -0/+1 |
* | Make sure AS test env doesn't have duplicate libs in load path | Joshua Peek | 2010-02-15 | 1 | -1/+0 |
* | Fix inheritance issue with new callbacks. | José Valim | 2010-01-01 | 1 | -0/+35 |
* | Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks | Joshua Peek | 2009-10-12 | 1 | -0/+115 |