Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT | Aaron Patterson | 2011-06-06 | 1 | -1/+1 |
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 1 | -1/+1 |
* | 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 |