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