RubyGems Navigation menu

strict_pagination 0.2.0

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.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 October 14, 2025 (11 KB)
  2. 0.1.1 October 10, 2025 (10.5 KB)
Show all versions (3 total)

Runtime Dependencies (1):

activerecord >= 6.1, < 8.0

Owners:

Pushed by:

Authors:

  • Hernán d'Amico

SHA 256 checksum:

=

Total downloads 219

For this version 92

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.0

Links: