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