Module: SpiffyStoresAPI::Connection::ResponseCapture

Included in:
ActiveResource::Connection, SpiffyStoresAPI::Connection
Defined in:
lib/spiffy_stores_api/connection.rb

Instance Method Summary collapse

Instance Method Details

#handle_response(response) ⇒ Object



6
7
8
# File 'lib/spiffy_stores_api/connection.rb', line 6

def handle_response(response)
  @response = super
end