Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test ordering bug by using another class | Evan Phoenix | 2010-03-22 | 1 | -4/+7 |
* | squelching more warnings in the AR tests. [#4218 state:resolved] | Aaron Patterson | 2010-03-18 | 1 | -1/+1 |
* | Ensure before_validation and after_validation accepts :on as option. | José Valim | 2010-01-06 | 1 | -1/+44 |
* | Refactor new callbacks and AR implementation. | José Valim | 2009-09-08 | 1 | -3/+3 |
* | Changed ActiveRecord to use new callbacks and speed up observers by only noti... | José Valim | 2009-09-08 | 1 | -61/+57 |
* | Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. | Jeremy Kemper | 2009-03-08 | 1 | -2/+2 |
* | Fixed broken after_save callback; was being called when before_create was can... | Michael Lovitt | 2009-01-16 | 1 | -3/+41 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+400 |