RubyGems Navigation menu

strict_pagination 0.1.1

Adds strict_pagination mode to ActiveRecord::Relation to validate queries before execution, ensuring they don't use JOINs that multiply rows (has_many, unsafe has_one). Helps prevent inconsistent pagination with LIMIT/OFFSET + DISTINCT.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.0 October 14, 2025 (11KB)
  2. 0.1.1 October 10, 2025 (10.5KB)
全てのバージョンを表示(全3件)

Runtime依存関係 (1):

activerecord >= 6.0, < 8.0

Development依存関係 (2):

rake ~> 13.0
rspec ~> 3.0

所有者:

プッシュ者:

作者:

  • Hernán d'Amico

SHA 256チェックサム:

=

累計ダウンロード数 228

このバージョンのみ 106

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.7.0

リンク: