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: 188,937 of 191,704
Downloads: 442

Daily

Ranking: 105,785 of 191,662
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36773,640,120activerecord

Owners

#GravatarHandle
1iconhdamico