strict_pagination

https://rubygems.org/gems/strict_pagination
https://github.com/hdamico/strict_pagination
StrictPagination enforces type-safe pagination parameters and validates queries before execution, preventing unsafe JOINs (has_many, unsafe has_one) that multiply rows and cause inconsistent pagination with LIMIT/OFFSET + DISTINCT. Provides helpers for ActiveRecord and API responses.

Total

Ranking: 186,878 of 187,922
Downloads: 337

Daily

Ranking: 85,653 of 187,912
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36725,234,556activerecord

Owners

#GravatarHandle
1iconhdamico