Sha256: ca01e44f659fc60164a09a983fba6da41b28b8b4a6df79e51748548f1e58b2ea
Contents?: true
Size: 147 Bytes
Versions: 2
Compression:
Stored size: 147 Bytes
Contents
module FriendlyId #:nodoc: module Version #:nodoc: MAJOR = 2 MINOR = 1 TINY = 0 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
norman-friendly_id-2.1.0 | lib/friendly_id/version.rb |
friendly_id-2.1.0 | lib/friendly_id/version.rb |