Sha256: 29d416c9a1d114f480d4c6c32aeb4d8d2b7e9637a54b49b868d3fff0324dc42e
Contents?: true
Size: 160 Bytes
Versions: 1
Compression:
Stored size: 160 Bytes
Contents
module Quandl module Client VERSION = '2.5.1' API_VERSION = 'v2' class << self def api_version API_VERSION end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
quandl_client-2.5.1 | lib/quandl/client/version.rb |