Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |