Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix failing ARes isolated tests | Joshua Peek | 2009-09-05 | 2 | -1/+4 |
* | Added first/last/all aliases for equivalent find scopes | taryn | 2009-08-21 | 1 | -0/+38 |
* | Added save! which raises ResourceInvalid unless valid? | taryn | 2009-08-19 | 2 | -2/+14 |
* | Swallow ResourceNotFound error on find_every | taryn | 2009-08-19 | 1 | -0/+13 |
* | Pulled find-based tests into their own test case. This matches Active Record,... | taryn | 2009-08-19 | 2 | -76/+182 |
* | Moved all test cases into a new test/cases directory to match Active Record t... | taryn | 2009-08-19 | 9 | -0/+1774 |