Sha256: 33503cd49ba6fec59eab230da5acb66c221eb3f423bf8a76f5065ddb981274ef
Contents?: true
Size: 551 Bytes
Versions: 1767
Compression:
Stored size: 551 Bytes
Contents
<div class="pb_pill_kit_warning"><div class="pb_title_kit_size_4 pb_pill_text">Disclaimer</div></div> Our Pagination kit depends on the <a href="https://github.com/mislav/will_paginate" target="_blank"> will\_paginate library. </a> Please follow the basic will\_paginate setup. Once you have perfomed the paginated query in your controller file you can use our kit (see code example below) instead of `<%= will_paginate @users %>` in your view file. You need to add: <code>require "playbook/pagination_renderer"</code> in your apps controller file.
Version data entries
1,767 entries across 1,767 versions & 2 rubygems