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