Registry / database / will-paginate

will-paginate

JSON →
library4.0.1rbrubygemsunverified

will_paginate provides a simple API for performing paginated queries with Active Record and Sequel, and includes helpers for rendering pagination links in Rails, Sinatra, and Hanami web apps.

gem install will_paginate
INSTALL
IMPORT
SIG · WILL-PAGINATE
W
will-paginate
databaserubyv4.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WillPaginate
✓ require 'will_paginate'

Paginate a query

require 'will_paginate' # In a Rails controller: @posts = Post.paginate(page: params[:page], per_page: 10)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
Meta
1
OpenAI (training)
1
Resources
will-paginate — gem install will-paginate · libregistry