Registry / web-framework / pagy
library43.2.9rbrubygemsunverified

Agnostic pagination in plain Ruby, supporting various backends and frameworks.

gem install pagy
INSTALL
IMPORT
SIG · PAGY
P
pagy
web-frameworkrubyv43.2.9
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.

Pagy
require 'pagy'

Paginate a collection with Pagy

require 'pagy' pagy, records = Pagy.new(count: 100, page: 1).call(Product.all)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
43.2.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pagy — gem install pagy · libregistry