Sha256: 0f7901190479b3cb87b8ec47d9853f9cc5c30a694ad0f8042a74e38fc482e53d
Contents?: true
Size: 152 Bytes
Versions: 2
Compression:
Stored size: 152 Bytes
Contents
module WillPaginate #:nodoc: module VERSION #:nodoc: MAJOR = 3 MINOR = 0 TINY = 4 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
will_paginate_seo-3.0.4 | lib/will_paginate/version.rb |
will_paginate-3.0.4 | lib/will_paginate/version.rb |