Class: CryptoVal::List::CryptoCompare

Inherits:
Object
  • Object
show all
Defined in:
lib/crypto_val/list/crypto_compare.rb

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.fetchObject



8
9
10
# File 'lib/crypto_val/list/crypto_compare.rb', line 8

def self.fetch
  new.fetch
end

Instance Method Details

#fetchObject



4
5
6
# File 'lib/crypto_val/list/crypto_compare.rb', line 4

def fetch
  format_response
end