Sha256: aa3ae31965e2f5fc882c40ceb2f12dfd3d1bd381451b1224d2ae240bf576a318
Contents?: true
Size: 164 Bytes
Versions: 10
Compression:
Stored size: 164 Bytes
Contents
module APP first_history_line = File.readlines(RAILS_ROOT + '/History.txt')[0].chomp VERSION = (/^== (\d+\.\d+(?:\.\d+)?) .*$/.match first_history_line)[1] end
Version data entries
10 entries across 10 versions & 1 rubygems