Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure Active Support is loaded locally rather than from RubyGems. [#1620 ↵ | Jeremy Kemper | 2009-03-08 | 1 | -0/+1 |
| | | | | state:committed] | ||||
* | Require rubygems | Jeremy Kemper | 2009-02-03 | 1 | -1/+1 |
| | |||||
* | Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha. | Jeremy Kemper | 2009-02-03 | 1 | -7/+3 |
| | |||||
* | Update uses_mocha in ActionMailer and ActiveResource | Joshua Peek | 2008-07-19 | 1 | -9/+13 |
| | |||||
* | Rescue from Timeout::Error in ActiveResource::Connection. | Cheah Chu Yeow | 2008-04-22 | 1 | -1/+13 |
| | | | | Signed-off-by: Michael Koziarski <michael@koziarski.com> | ||||
* | Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug ↵ | David Heinemeier Hansson | 2007-04-28 | 1 | -1/+0 |
| | | | | | | by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6611 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added find-by-path options to ActiveResource::Base.find [DHH] | David Heinemeier Hansson | 2007-04-27 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6595 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Squash test warnings. | Jeremy Kemper | 2007-01-24 | 1 | -28/+3 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6033 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Increase ActiveResource::Base test coverage. Closes #7173, #7174 [Rich Collins] | Rick Olson | 2007-01-23 | 1 | -0/+28 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6020 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | move http_mock to lib so others can use it in their Ares tests | Jeremy Kemper | 2006-12-21 | 1 | -5/+4 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5766 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | *_path instance methods. Check for missing/invalid site uri. http_mock ↵ | Jeremy Kemper | 2006-12-05 | 1 | -0/+2 |
| | | | | | | response takes message arg, extracts numeric code. Tests log to test/debug.log git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5680 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | consistent load path to prevent double loads | Jeremy Kemper | 2006-09-04 | 1 | -3/+2 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4984 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Initial check-in of Active Resourse | David Heinemeier Hansson | 2006-06-25 | 1 | -0/+8 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4492 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |