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