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