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