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