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