Module: RubyUnits::Unit::Version

Defined in:
lib/ruby_units/version.rb

Overview

Pull the version number from the VERSION file

Constant Summary collapse

STRING =
File.read(File.dirname(__FILE__) + '/../../VERSION')