Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify repair_validations on AR and make it work with new callbacks. | José Valim | 2010-01-01 | 1 | -2/+4 |
* | Changed ActiveRecord to use new callbacks and speed up observers by only noti... | José Valim | 2009-09-08 | 1 | -4/+4 |
* | Add primary_key option to belongs_to association | Szymon Nowak | 2009-07-15 | 1 | -1/+2 |
* | Deprecate Model#validate/validate_on_create/validate_on_update. Use Model.val... | Pratik Naik | 2009-03-21 | 1 | -3/+7 |
* | Move all the Active Record validations to Active Model | Pratik Naik | 2009-03-19 | 1 | -5/+5 |
* | Ensure belongs_to association with a counter cache in name spaced model works... | Adam Cooper | 2009-03-06 | 1 | -0/+6 |
* | Fix file permissions | Tarmo Tänav | 2008-07-31 | 1 | -0/+0 |
* | Change tests against all scope to base scope as all is now used as a finder a... | David Heinemeier Hansson | 2008-04-30 | 1 | -0/+2 |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -1/+1 |
* | move assets and models | Jeremy Kemper | 2008-01-18 | 1 | -0/+37 |