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 (11.0 KB)
  2. 0.1.1 October 10, 2025 (10.5 KB)
顯示所有版本(共 3)

Runtime 相依性套件 (1):

activerecord >= 6.0, < 8.0

Development 相依性套件 (2):

rake ~> 13.0
rspec ~> 3.0

擁有者:

推送者:

作者:

  • Hernán d'Amico

SHA 256 總和檢查碼:

=

總下載次數 221

這個版本 104

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7.0

相關連結: