Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove warning: assigned but unused variable | Santiago Pastorino | 2011-06-08 | 1 | -1/+1 |
* | corrected some further tests and docs for the ARes change to json change | Josh Kalderimis | 2011-05-18 | 1 | -2/+2 |
* | updated all the tests in ARes to work with json | Josh Kalderimis | 2011-05-18 | 1 | -6/+6 |
* | - elmenth_path raise an ActiveResource::MissingPrefixParam exception when pre... | Gaston Ramos | 2010-09-27 | 1 | -1/+1 |
* | Refactor setup methods by extracting them in abstract_unit, remove TODO. | Emilio Tagua | 2010-09-17 | 1 | -95/+1 |
* | edit pass: the names of Rails components have a space, ie, "Active Record", n... | Xavier Noria | 2010-06-14 | 1 | -1/+1 |
* | Added first/last/all aliases for equivalent find scopes | taryn | 2009-08-21 | 1 | -0/+38 |
* | 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 | 1 | -0/+182 |