method
responses
v2.1.0 -
Show latest stable
- Class:
ActiveResource::HttpMock
responses()public
Returns a hash of request => response pairs for all all responses this mock has delivered, where request is an instance of ActiveResource::Request and the response is, naturally, an instance of ActiveResource::Response.