Sha256: 8c4c9b7307954324f2512f4e51d0d3317441c33d5ee0a9c65b20ecc309ab6cd4
Contents?: true
Size: 161 Bytes
Versions: 1
Compression:
Stored size: 161 Bytes
Contents
module Quandl module Client VERSION = '0.1.10' API_VERSION = 'v1' 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-0.1.10 | lib/quandl/client/version.rb |