Class: SentryTopErrors::ApiResponse::FromArray

Inherits:
Array
  • Object
show all
Includes:
ExtMethods
Defined in:
lib/sentry_top_errors/api_response.rb

Instance Attribute Summary collapse

Method Summary

Methods included from ExtMethods

#headers, #http_success?, #status

Instance Attribute Details

#responseObject

Returns the value of attribute response.



36
37
38
# File 'lib/sentry_top_errors/api_response.rb', line 36

def response
  @response
end