Class

ActiveResource::Request

Inheritance
< Object

Attributes

Name Visibility R/W Description
body public RW
headers public RW
method public RW
path public RW

Methods

Class

Visibility Signature
public new (method, path, body = nil, headers = {})

Instance

Visibility Signature
public == (req)
public to_s ()

Class Method Detail

new(method, path, body = nil, headers = {})

Instance Method Detail

==(req)

to_s()