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