aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/format_test.rb
Commit message (Expand)AuthorAgeFilesLines
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-2/+2
* Allow setting ActiveResource::Base#format before #site. [rick]Rick Olson2007-12-281-0/+7
* Support agnostic formats when calling custom methods. Closes #10635 [joerich...Rick Olson2007-12-281-0/+34
* Added ActiveResource.format= which defaults to :xml but can also be set to :j...David Heinemeier Hansson2007-09-201-0/+42