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