Sha256: a1829076cf6d589b0f39d8d582b1eaaa9c70b3014abfeb0814823d9929dfb094
Contents?: true
Size: 211 Bytes
Versions: 1
Compression:
Stored size: 211 Bytes
Contents
module IronWorkerNG VERSION = '0.16.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-0.16.1 | lib/iron_worker_ng/version.rb |