Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing many unused variables | Aaron Patterson | 2010-11-16 | 1 | -2/+2 |
* | Ensure new validates works with uniqueness validator. | José Valim | 2010-01-08 | 1 | -55/+43 |
* | Simplify repair_validations on AR and make it work with new callbacks. | José Valim | 2010-01-01 | 1 | -2/+3 |
* | Add test to verify that the new :inverse_of association option will indeed fi... | Wolfram Arnold | 2009-08-08 | 1 | -0/+23 |
* | Deprecate Error#on(attribute) in favour of Errors#[attribute] | Pratik Naik | 2009-03-20 | 1 | -3/+3 |
* | Move relevant validation tests from Active Record to Active Model | Pratik Naik | 2009-03-20 | 1 | -0/+101 |