Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a couple of helper requires that were missed. This was causing the tests ... | Jon Leighton | 2011-06-07 | 1 | -1/+1 |
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 1 | -1/+1 |
* | fixing 1.8 support for new fixture tests | Aaron Patterson | 2011-05-23 | 1 | -2/+4 |
* | fixture file will validate fixture format | Aaron Patterson | 2011-05-23 | 1 | -0/+18 |
* | return an empty array for empty yaml files | Aaron Patterson | 2011-05-23 | 1 | -0/+17 |
* | adding AR::Fixtures::File class to wrap a fixture file | Aaron Patterson | 2011-05-23 | 1 | -0/+46 |