Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix failing spec | Yehuda Katz | 2010-02-08 | 1 | -0/+5 |
* | method_missing errors on activeresource tests, mocha is not required there | Santiago Pastorino | 2010-02-05 | 1 | -0/+1 |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 1 | -3/+3 |
* | Digest auth option for ActiveResource. | pivotal | 2009-10-15 | 1 | -0/+6 |
* | Cleanup whitespace introduced in 8377646 and f4f6888 | Joshua Peek | 2009-10-02 | 1 | -4/+4 |
* | add indifferent access to the attributes | Taryn East | 2009-10-02 | 1 | -0/+15 |
* | update_attribute(s) added to Active Resource | Taryn East | 2009-10-02 | 1 | -2/+51 |
* | Added save! which raises ResourceInvalid unless valid? | taryn | 2009-08-19 | 1 | -1/+7 |
* | Pulled find-based tests into their own test case. This matches Active Record,... | taryn | 2009-08-19 | 1 | -76/+0 |
* | Moved all test cases into a new test/cases directory to match Active Record t... | taryn | 2009-08-19 | 1 | -0/+1039 |