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