Method: ActiveResource::Request#method

Defined in:
lib/active_resource/http_mock.rb

#methodObject

Returns the value of attribute method.



256
257
258
# File 'lib/active_resource/http_mock.rb', line 256

def method
  @method
end