Class
ActiveResource::Request
In:
lib/active_resource/http_mock.rb
Parent:
Object
Methods
==
eql?
hash
new
to_s
Attributes
body
[RW]
headers
[RW]
method
[RW]
path
[RW]
Public Class methods
new
(method, path, body = nil, headers = {})
Public Instance methods
==
(other_request)
eql?
(other_request)
hash
()
to_s
()
[Validate]