Sha256: 70fb637e4e7b2924f0c1e5fca220cd47af9b1f2e227c89b508ff2d73fbab2194
Contents?: true
Size: 161 Bytes
Versions: 1
Compression:
Stored size: 161 Bytes
Contents
module Quandl module Client VERSION = '0.0.15' 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.0.15 | lib/quandl/client/version.rb |