Sha256: 05d92502bd11f75087b119ebdeb4f1c007475aafa0aae601fa4aa4f92dfd4ef5
Contents?: true
Size: 210 Bytes
Versions: 1
Compression:
Stored size: 210 Bytes
Contents
module IronWorkerNG VERSION = '1.0.4' 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.0.4 | lib/iron_worker_ng/version.rb |