method

hash

hash()
public

No documentation available.

# File activeresource/lib/active_resource/http_mock.rb, line 167
    def hash
      "#{path}#{method}#{headers}".hash
    end