Module: MailchimpAPI::Connection::ResponseCapture

Included in:
ActiveResource::Connection, MailchimpAPI::Connection
Defined in:
lib/mailchimp_api/connection.rb

Instance Method Summary collapse

Instance Method Details

#handle_response(response) ⇒ Object



8
9
10
# File 'lib/mailchimp_api/connection.rb', line 8

def handle_response(response)
  @response = super
end