Sha256: 156129a56ecf4b954583e3f10899317d4c828d9d3866550d3709cd410be51267
Contents?: true
Size: 206 Bytes
Versions: 1
Compression:
Stored size: 206 Bytes
Contents
module APP first_history_line = File.readlines(File.expand_path('../History.txt', File.dirname(__FILE__)))[0].chomp VERSION = (/^== (\d+\.\d+(?:\.\d+)?) .*$/.match first_history_line)[1] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
backlog-0.41.4 | lib/version_from_history.rb |