Sha256: a5f00a884bfc7aca6367755854f9097d0bd19d4fbf67e6b91bac1994902d2107
Contents?: true
Size: 204 Bytes
Versions: 1
Compression:
Stored size: 204 Bytes
Contents
module IronWorker VERSION = "3.4.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.4.0 | lib/iron_worker/version.rb |