Sha256: 359c2b27162d73ad415a4f34ea8434a328dae502fccfaee34f0d9fa28f9805f0
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
module Commentable module Version MAJOR = 0 MINOR = 1 PATCH = 0 STRING = "#{MAJOR}.#{MINOR}.#{PATCH}" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
commentable-0.1.0 | lib/commentable/version.rb |