Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed typo in test name and CHANGELOG [#3017 state:resolved] | Arthur Zapparoli | 2009-08-10 | 1 | -1/+1 | |
* | validate uniqueness with limit in utf8 | Elise Huard | 2009-08-09 | 1 | -0/+10 | |
* | Fix standalone test missing developer fixture | Jeremy Kemper | 2009-08-09 | 1 | -1/+2 | |
* | Added a uniqueness validation test that uses diacritics. | Hugo Peixoto | 2009-08-09 | 1 | -2/+2 | |
* | Add test to verify that the new :inverse_of association option will indeed fi... | Wolfram Arnold | 2009-08-08 | 1 | -0/+23 | |
* | Merge branch 'master' into active_model | Joshua Peek | 2009-05-29 | 1 | -3/+12 | |
* | Add I18n translations to ActiveModel and move more AR specific parts to Activ... | Pratik Naik | 2009-03-20 | 2 | -0/+742 | |
* | Deprecate Error#on(attribute) in favour of Errors#[attribute] | Pratik Naik | 2009-03-20 | 2 | -5/+5 | |
* | Move relevant validation tests from Active Record to Active Model | Pratik Naik | 2009-03-20 | 4 | -0/+505 |