Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add user and password configuration options to ActiveResource::Base, not all... | Michael Koziarski | 2008-02-18 | 1 | -0/+3 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -3/+3 |
* | Increase test coverage (closes #8699, #8700) [josh] | David Heinemeier Hansson | 2007-09-21 | 1 | -9/+17 |
* | Added proper handling of arrays. Closes #8537 [hasmanyjosh] | Rick Olson | 2007-06-21 | 1 | -2/+3 |
* | BACKWARDS INCOMPATIBLE: Changed the finder API to be more extensible with :pa... | David Heinemeier Hansson | 2007-05-01 | 1 | -3/+3 |
* | The find should instantiate real objects, not return hashes | David Heinemeier Hansson | 2007-04-26 | 1 | -1/+1 |
* | Added support for calling custom methods #6979 [rwdaigle] | David Heinemeier Hansson | 2007-04-26 | 1 | -0/+87 |