Method: LazyResource::ConnectionError#response
- Defined in:
- lib/lazy_resource/errors.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
3 4 5 |
# File 'lib/lazy_resource/errors.rb', line 3 def response @response end |