Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated all the tests in ARes to work with json | Josh Kalderimis | 2011-05-18 | 1 | -2/+2 |
* | Active Resource typos. | R.T. Lechow | 2011-03-05 | 1 | -1/+1 |
* | ActiveResource validation tests did not test ActiveModel validations. Adjust ... | Ken Mazaika | 2011-02-15 | 1 | -0/+6 |
* | Remove all deprecation warnings in activeresource | Carlos Antonio da Silva | 2010-09-06 | 1 | -8/+0 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
* | save(false) is gone, use save(:validate => false) instead. | José Valim | 2010-01-17 | 1 | -0/+13 |
* | Fix failing ARes isolated tests | Joshua Peek | 2009-09-05 | 1 | -1/+2 |
* | Added save! which raises ResourceInvalid unless valid? | taryn | 2009-08-19 | 1 | -1/+7 |
* | Moved all test cases into a new test/cases directory to match Active Record t... | taryn | 2009-08-19 | 1 | -0/+49 |