Method: Net::Twitter::Errors::ResponseError#response
- Defined in:
- lib/net/twitter/errors/response_error.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
5 6 7 |
# File 'lib/net/twitter/errors/response_error.rb', line 5 def response @response end |