| Commit message (Expand) | Author | Age | Files | Lines |
* | Not loading ruby-debug specially. | Arun Agrawal | 2011-05-22 | 1 | -5/+0 |
* | No more need rubygems here. | Arun Agrawal | 2011-05-22 | 1 | -1/+0 |
* | updated all the tests in ARes to work with json | Josh Kalderimis | 2011-05-18 | 1 | -51/+76 |
* | Fix broken module namespacing in ActiveResource with Ruby 1.9 [#5699 state:re... | Matthijs Langenberg | 2010-09-27 | 1 | -0/+6 |
* | - added mock to test ActiveResource::MissingPrefixParam in finder_test | Gaston Ramos | 2010-09-27 | 1 | -0/+1 |
* | Refactor setup methods by extracting them in abstract_unit, remove TODO. | Emilio Tagua | 2010-09-17 | 1 | -0/+98 |
* | correct activeresource load path | Joshua Peek | 2010-02-28 | 1 | -1/+3 |
* | Revert "Fix test load paths for those not using bundler" | Carlhuda | 2010-02-23 | 1 | -4/+2 |
* | Fix test load paths for those not using bundler | Joshua Peek | 2010-02-15 | 1 | -2/+4 |
* | Fix isolated test fail due to missing mocha | Jeremy Kemper | 2010-02-10 | 1 | -0/+1 |
* | Get rails tests running on bundler 0.9 | Carl Lerche | 2010-01-31 | 1 | -7/+1 |
* | Autoload AMo test case | Joshua Peek | 2010-01-04 | 1 | -1/+0 |
* | Autoload AS test case | Joshua Peek | 2010-01-04 | 1 | -1/+0 |
* | Fully expand relative rails framework paths and make sure we aren't | Joshua Peek | 2009-12-16 | 1 | -5/+3 |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 1 | -0/+1 |
* | Avoid adding component lib/ to load path multiple times | Joshua Peek | 2009-11-09 | 1 | -1/+3 |
* | Have all the tests running off a single Gemfile | Yehuda Katz + Carl Lerche | 2009-10-20 | 1 | -2/+8 |
* | Fix tests | Jeremy Kemper | 2009-10-14 | 1 | -0/+1 |
* | Move mocha down below initial T::U require and bump version to 0.9.7 [#2858 s... | Yehuda Katz + Carl Lerche | 2009-07-01 | 1 | -3/+1 |
* | Setup ActiveResource autoloads | Joshua Peek | 2009-06-08 | 1 | -1/+0 |
* | Cherry pick Active Support dependencies. Autoload. | Jeremy Kemper | 2009-05-06 | 1 | -6/+3 |
* | Ensure Active Support is loaded locally rather than from RubyGems. [#1620 sta... | Jeremy Kemper | 2009-03-08 | 1 | -0/+1 |
* | 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 |
* | 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 |