Sha256: 5158037a9f3284cff1871886c0331b22670813fb210178748ad0e90ef1418a29
Contents?: true
Size: 205 Bytes
Versions: 1
Compression:
Stored size: 205 Bytes
Contents
module IronWorker VERSION = "3.2.0" def self.version VERSION end def self.full_version 'iron_worker_ruby_-' + IronWorker.version + ' (iron_core_ruby-' + IronCore.version + ')' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iron_worker-3.2.0 | lib/iron_worker/version.rb |