RubyGems Navigation menu

ar-query-matchers 0.8.0

These RSpec matchers allow guarding against N+1 queries by specifying exactly how many queries you expect each of your ActiveRecord models to perform.

Gemfile:
=

install:
=

Versions:

  1. 0.8.0 July 27, 2023 (12 KB)
  2. 0.7.0 January 28, 2022 (12 KB)
  3. 0.6.0 January 05, 2022 (11.5 KB)
  4. 0.5.3 June 04, 2021 (11.5 KB)
  5. 0.5.2 June 04, 2021 (11.5 KB)
Show all versions (14 total)

Runtime Dependencies (3):

activerecord >= 4.0
activesupport >= 4.0
rspec ~> 3.0

Development Dependencies (7):

appraisal >= 0
bundler >= 0
byebug >= 0
rake >= 0
rspec >= 0
rubocop >= 0
sqlite3 >= 0

Owners:

Pushed by:

Authors:

  • Matan Zruya

SHA 256 checksum:

=

Total downloads 244,938

For this version 105,052

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: