Method: ActiveMerchant::ResponseError#response
- Defined in:
- lib/active_merchant/errors.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
18 19 20 |
# File 'lib/active_merchant/errors.rb', line 18 def response @response end |