Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rescue from Timeout::Error in ActiveResource::Connection. | Cheah Chu Yeow | 2008-04-22 | 1 | -1/+13 |
* | Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug ... | David Heinemeier Hansson | 2007-04-28 | 1 | -1/+0 |
* | Added find-by-path options to ActiveResource::Base.find [DHH] | David Heinemeier Hansson | 2007-04-27 | 1 | -1/+1 |
* | Squash test warnings. | Jeremy Kemper | 2007-01-24 | 1 | -28/+3 |
* | Increase ActiveResource::Base test coverage. Closes #7173, #7174 [Rich Collins] | Rick Olson | 2007-01-23 | 1 | -0/+28 |
* | move http_mock to lib so others can use it in their Ares tests | Jeremy Kemper | 2006-12-21 | 1 | -5/+4 |
* | *_path instance methods. Check for missing/invalid site uri. http_mock respon... | Jeremy Kemper | 2006-12-05 | 1 | -0/+2 |
* | consistent load path to prevent double loads | Jeremy Kemper | 2006-09-04 | 1 | -3/+2 |
* | Initial check-in of Active Resourse | David Heinemeier Hansson | 2006-06-25 | 1 | -0/+8 |