Method: ActiveResource::Request#path

Defined in:
lib/active_resource/http_mock.rb

#pathObject

Returns the value of attribute path.



280
281
282
# File 'lib/active_resource/http_mock.rb', line 280

def path
  @path
end