Sha256: 1466403e0051dd98168aa7b9339812a820ef57b7c39dfb2a6d3958357591c6fd
Contents?: true
Size: 210 Bytes
Versions: 1
Compression:
Stored size: 210 Bytes
Contents
module IronWorkerNG VERSION = '1.4.1' def self.version VERSION end def self.full_version 'iron_worker_ruby_ng-' + IronWorkerNG.version + ' (iron_core_ruby-' + IronCore.version + ')' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iron_worker_ng-1.4.1 | lib/iron_worker_ng/version.rb |