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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (2):

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

Development Dependencies (2):

rspec ~> 3.12
sqlite3 ~> 1.6.1

Owners:

Pushed by:

Authors:

  • Peter Cai

SHA 256 checksum:

68406f49b96fdec265421048a74f4cb819429432beee2788cbbad9a5a0d069d2

Total downloads 483

For this version 483

License:

MIT

Required Ruby Version: >= 2.6.0

Links: