aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/cases/base_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Added save! which raises ResourceInvalid unless valid?taryn2009-08-191-1/+7
* Pulled find-based tests into their own test case. This matches Active Record,...taryn2009-08-191-76/+0
* Moved all test cases into a new test/cases directory to match Active Record t...taryn2009-08-191-0/+1039