Sha256: 22c8a103ce65a18c988594ed964de909602a82296c83f1f1d080c197d14dc575
Contents?: true
Size: 274 Bytes
Versions: 17
Compression:
Stored size: 274 Bytes
Contents
## # Erector view framework module Erector if !Erector.const_defined?(:VERSION) dir = File.dirname(__FILE__) version = YAML.load_file(File.expand_path("#{dir}/../../VERSION.yml")) VERSION = "#{version[:major]}.#{version[:minor]}.#{version[:patch]}" end end
Version data entries
17 entries across 17 versions & 2 rubygems