aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/base/custom_methods_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Increase test coverage (closes #8699, #8700) [josh]David Heinemeier Hansson2007-09-211-9/+17
* Added proper handling of arrays. Closes #8537 [hasmanyjosh]Rick Olson2007-06-211-2/+3
* BACKWARDS INCOMPATIBLE: Changed the finder API to be more extensible with :pa...David Heinemeier Hansson2007-05-011-3/+3
* The find should instantiate real objects, not return hashesDavid Heinemeier Hansson2007-04-261-1/+1
* Added support for calling custom methods #6979 [rwdaigle]David Heinemeier Hansson2007-04-261-0/+87