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