module MailchimpAPI::Connection::ResponseCapture
Public Instance Methods
handle_response(response)
click to toggle source
Calls superclass method
# File lib/mailchimp_api/connection.rb, line 8 def handle_response(response) @response = super end