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