Sha256: 7162ed415075bfc92e04043cc4370742557e32956680fc61de8e2ad1562acec6
Contents?: true
Size: 171 Bytes
Versions: 25
Compression:
Stored size: 171 Bytes
Contents
module Kytoon class Version KYTOON_ROOT = File.dirname(File.expand_path("../", File.dirname(__FILE__))) VERSION = IO.read(File.join(KYTOON_ROOT, 'VERSION')) end end
Version data entries
25 entries across 25 versions & 1 rubygems
Version | Path |
---|---|
kytoon-1.1.1 | lib/kytoon/version.rb |
kytoon-1.1.0 | lib/kytoon/version.rb |
kytoon-1.0.2 | lib/kytoon/version.rb |
kytoon-1.0.1 | lib/kytoon/version.rb |
kytoon-1.0.0 | lib/kytoon/version.rb |