mislav/will_paginate
Pagination library for Rails and other Ruby applications observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 53
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6764
- days_rel: n/a
- days_push: 282
- n_releases_24m: 0
Adoption not part of the score
5684 stars · 857 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
will_paginate is a Ruby pagination library providing paginated database queries and view helpers for Rails, Sinatra, Hanami::View, and Sequel. It is now in maintenance mode, receiving no new features.
Use cases
- paginate ActiveRecord queries in Rails
- render pagination links in views
- add pagination to a Sinatra app
- paginate Sequel datasets
- split large result sets into pages
When to choose
- you maintain a legacy Rails or Sinatra app already using will_paginate
- you want a simple, battle-tested pagination helper for Ruby web apps
When to avoid
- you are starting a new project and want actively developed pagination
- you need features beyond basic query pagination and link rendering
Facets
library · maturity maintenance
orm database web-framework ui-components web-development databases backend ruby pagination active-record sinatra sequel view-helpers rails
2 sources
- readme: https://github.com/mislav/will_paginate · fetched 2026-08-28 · 96121931b95e
- homepage: http://github.com/mislav/will_paginate/wikis · fetched 2026-08-29 · b5ad20a3fd55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mislav/will_paginate | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="mislav/will_paginate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem