Sha256: da8accb8e12ee05d2d06b3df15e3b73a7a8c55ac38e5bf19a9fda53042b19267
Contents?: true
Size: 197 Bytes
Versions: 4
Compression:
Stored size: 197 Bytes
Contents
module RubyUnits class Unit < Numeric # Pull the version number from the VERSION file module Version STRING = File.read(File.dirname(__FILE__) + "/../../VERSION") end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ruby-units-2.0.1 | lib/ruby_units/version.rb |
ruby-units-2.0.0 | lib/ruby_units/version.rb |
ruby-units-1.4.5 | lib/ruby_units/version.rb |
ruby-units-1.4.4 | lib/ruby_units/version.rb |