Sha256: d8b56f228097adb82aaaee2d52745af56d97c5b91765b6def53239d9e9b19794
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
module ClassyInheritance #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 4 TINY = 1 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
classy-inheritance-0.4.1 | lib/classy-inheritance/version.rb |