Sha256: a7327b9cb21eaddc453ed4c95b81a8e9b74ab3b6acd9e009a1a2fbdaeb2a9b85
Contents?: true
Size: 160 Bytes
Versions: 1
Compression:
Stored size: 160 Bytes
Contents
module Quandl module Client VERSION = '2.0.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.0.1 | lib/quandl/client/version.rb |