ruby-will-paginate

Pagination for Rails

Description

The will_paginate library provides a simple, yet powerful and extensible API for pagination and rendering of pagination links in ActionView templates.

Pagination is just limiting the number of records displayed, showing a subset of them at any given view, and allowing you to move the displayed window. This plugin makes the whole process a breeze.

Although this package is aimed at being used from the Ruby on Rails framework, any Enumerable class can include WillPaginate, giving it this functionality.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mislav/will_paginate/wikis


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-will-paginate