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: 191,741 of 196,150
Downloads: 593

Daily

Ranking: 45,694 of 196,123
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37827,282,293activerecord

Owners

#GravatarHandle
1iconhdamico