Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing unused models from tests | Subba Rao Pasupuleti | 2010-07-21 | 1 | -1/+0 |
* | Fix bug with rolling back frozen attributes. | Brian Durand | 2010-06-18 | 1 | -3/+11 |
* | Revert "Temporarily revert "Update after_commit and after_rollback docs and t... | Jeremy Kemper | 2010-06-08 | 1 | -0/+240 |
* | Temporarily revert "Update after_commit and after_rollback docs and tests to ... | Jeremy Kemper | 2010-06-08 | 1 | -240/+0 |
* | Fixes a test on transaction_callbacks_test.rb | Santiago Pastorino | 2010-05-19 | 1 | -2/+2 |
* | Fixes transaction callbacks tests | Santiago Pastorino | 2010-05-18 | 1 | -23/+19 |
* | Use assert_equal correctly in transaction callback tests (exposing some of th... | Paco Guzman | 2010-05-17 | 1 | -17/+17 |
* | Update after_commit and after_rollback docs and tests to use new style API wi... | Brian Durand | 2010-04-29 | 1 | -6/+6 |
* | Add after_commit and after_rollback callbacks to ActiveRecord that are called... | Brian Durand | 2010-04-29 | 1 | -0/+244 |