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