RubyGems Navigation menu

safe_query 0.1.0

Helps developers avoid unsafe queries in ActiveRecord. This gem will raise an error when iterating over a relation that is potentially unpaginated.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - March 22, 2023 (7.0 KB)

Runtime 相依性套件 (2):

activerecord >= 5.0, < 8.0
activesupport >= 5.0, < 8.0

Development 相依性套件 (2):

rspec ~> 3.12
sqlite3 ~> 1.6.1

擁有者:

Pushed by:

作者:

  • Peter Cai

SHA 256 checksum:

68406f49b96fdec265421048a74f4cb819429432beee2788cbbad9a5a0d069d2

總下載次數 499

這個版本 499

License:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: