will_paginate
https://github.com/mislav/will_paginate
Ruby
Pagination library for Rails and other Ruby applications
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
27 Subscribers
Add a CodeTriage badge to will_paginate
Help out
- Issues
- Limit number of (pages of) results
- Add documentation specifying the per_page default of 30.
- Always display pagination even if there is one page
- Fix total_pages method fail on active_record model after calling merge with unscoped limit
- Custom link renderer broken by changes to `previous_or_next_page`
- Pagination with nested resource
- Ignores `:order` option.
- Missing record on pagination when records are sorted
- ActiveRecord sum is broken on pages greater than 1
- ActiveRecord Relation size mismatch on last page when not loaded
- Docs
- Oops, no more docs in that direction, try going back.