Method: CloudApp::ResponseError#response
- Defined in:
- lib/cloudapp/response_error.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
6 7 8 |
# File 'lib/cloudapp/response_error.rb', line 6 def response @response end |