Sha256: 8d10359e94d78562174353da406bc761bcab093a8e3671ff423e31b2878f6fd1
Contents?: true
Size: 557 Bytes
Versions: 15
Compression:
Stored size: 557 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
15 entries across 15 versions & 2 rubygems