Exception: EacRest::Response

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

Instance Method Summary collapse

Instance Method Details

#internal_responseObject



12
13
14
# File 'lib/eac_rest/response.rb', line 12

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