Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed AR from all AMo tests, including any unneeded files (schema, fixtures... | Josh Kalderimis | 2010-05-09 | 1 | -2/+0 |
* | removed an old unused model in the AMo tests which also removes another AR de... | Josh Kalderimis | 2010-05-09 | 1 | -1/+0 |
* | removed use of AR in AMo tests and removed testing of scopes (:on) in individ... | Josh Kalderimis | 2010-05-08 | 1 | -4/+4 |
* | No need to use ValidationsRepairHelper hack on ActiveModel anymore, Model.res... | José Valim | 2009-12-23 | 1 | -22/+12 |
* | Add ActiveModel::Validations tests for regular ruby classes | Pratik Naik | 2009-03-20 | 1 | -0/+17 |
* | TestDatabase -> TestsDatabase | Pratik Naik | 2009-03-20 | 1 | -2/+2 |
* | Move relevant validation tests from Active Record to Active Model | Pratik Naik | 2009-03-20 | 1 | -0/+51 |