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