Method: BtcRates::Rates#response

Defined in:
lib/btcrates/rates.rb

#responseObject



29
30
31
# File 'lib/btcrates/rates.rb', line 29

def response
  @response ||= BtcRatesApi.make_http_call(api)
end