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: 189,739 of 193,756
Downloads: 524

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36801,545,420activerecord

Owners

#GravatarHandle
1iconhdamico