Module

ActiveResource::CustomMethods::InstanceMethods

Inheritance

Methods

Instance

Visibility Signature
public delete (method_name, options = {})
public get (method_name, options = {})
public post (method_name, options = {}, body = nil)
public put (method_name, options = {}, body = '')

Instance Method Detail

delete(method_name, options = {})

get(method_name, options = {})

post(method_name, options = {}, body = nil)

put(method_name, options = {}, body = '')