Method: BtcRates::Rates#response
- Defined in:
- lib/btcrates/rates.rb
#response ⇒ Object
29 30 31 |
# File 'lib/btcrates/rates.rb', line 29 def response @response ||= BtcRatesApi.make_http_call(api) end |
29 30 31 |
# File 'lib/btcrates/rates.rb', line 29 def response @response ||= BtcRatesApi.make_http_call(api) end |