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,410 of 193,130
Downloads: 510

Daily

Ranking: 77,546 of 193,101
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36792,760,051activerecord

Owners

#GravatarHandle
1iconhdamico