Sha256: 1e4eb89999a3443d6efbd4a0407cbc0d601c40cf2c05efd3f0d14aa0b99236f3
Contents?: true
Size: 558 Bytes
Versions: 11
Compression:
Stored size: 558 Bytes
Contents
# Copyright (c) 2008-2013 Michael Dvorkin and contributors. # # Fat Free CRM is freely distributable under the terms of MIT license. # See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php #------------------------------------------------------------------------------ # From https://github.com/mislav/will_paginate/wiki/Backwards-incompatibility # # The Array#paginate method still exists, too, but is not loaded by default. # If you need to paginate static arrays, first require it in your code: # require 'will_paginate/array'
Version data entries
11 entries across 11 versions & 1 rubygems