Sha256: ef193a4b676815877b09fe7600d79e727fc28fa11f242f38ccafdcdd3e0001d4
Contents?: true
Size: 138 Bytes
Versions: 1
Compression:
Stored size: 138 Bytes
Contents
module ActsAsFollowable module Version MAJOR = 0 MINOR = 1 TINY = 5 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_followable-0.1.5 | lib/acts_as_followable/version.rb |