Exception: EacRest::Response

Inherits:
StandardError
  • Object
show all
Defined in:
lib/eac_rest/response.rb

Instance Method Summary collapse

Instance Method Details

#internal_responseObject



8
9
10
# File 'lib/eac_rest/response.rb', line 8

def internal_response
  @internal_response ||= request.internal_request.response
end