Last Modified
2013-08-06 10:52:31 -0400
Requires
  • active_resource/http_mock

Description

When this module is included it will prevent normal ActiveResource calls from being made. Be sure to use ActiveSupport::Testing::Isolation and require this module in the setup method if you want to use ActiveResource::HttpMock in the same test suite that hits the server.