aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/lib/active_resource/http_mock.rb
Commit message (Expand)AuthorAgeFilesLines
* Ruby 1.9 compatibilityJeremy Kemper2007-12-211-7/+6
* Correct empty response handling. Closes #10445.Jeremy Kemper2007-12-101-2/+13
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-1/+1
* Added ActiveResource.format= which defaults to :xml but can also be set to :j...David Heinemeier Hansson2007-09-201-1/+6
* Added support for calling custom methods #6979 [rwdaigle]David Heinemeier Hansson2007-04-261-0/+8
* Disregard namespaces from the default element name, so Highrise::Person will ...David Heinemeier Hansson2007-04-191-1/+1
* Mega documentation patches. #7025, #7069 [rwdaigle]Rick Olson2007-01-161-1/+1
* HttpMock InvalidRequestError inspects the mismatched requestJeremy Kemper2006-12-211-2/+2
* move http_mock to lib so others can use it in their Ares testsJeremy Kemper2006-12-211-0/+123