Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use HEAD instead of GET inside exists? Closes #11062 [bscofield] | Michael Koziarski | 2008-02-09 | 1 | -2/+2 |
* | Ruby 1.9 compatibility | Jeremy Kemper | 2007-12-21 | 1 | -7/+6 |
* | Correct empty response handling. Closes #10445. | Jeremy Kemper | 2007-12-10 | 1 | -2/+13 |
* | Ruby 1.9 compat, consistent load paths | Jeremy Kemper | 2007-10-02 | 1 | -1/+1 |
* | Added ActiveResource.format= which defaults to :xml but can also be set to :j... | David Heinemeier Hansson | 2007-09-20 | 1 | -1/+6 |
* | Added support for calling custom methods #6979 [rwdaigle] | David Heinemeier Hansson | 2007-04-26 | 1 | -0/+8 |
* | Disregard namespaces from the default element name, so Highrise::Person will ... | David Heinemeier Hansson | 2007-04-19 | 1 | -1/+1 |
* | Mega documentation patches. #7025, #7069 [rwdaigle] | Rick Olson | 2007-01-16 | 1 | -1/+1 |
* | HttpMock InvalidRequestError inspects the mismatched request | Jeremy Kemper | 2006-12-21 | 1 | -2/+2 |
* | move http_mock to lib so others can use it in their Ares tests | Jeremy Kemper | 2006-12-21 | 1 | -0/+123 |