rspec-activerecord-expectations 1.0.0
Adds new matchers to rspec to help you test whether your code is executing an unreasonable number of queries.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 5.0, < 7.0
sqlite3
~> 1.0
Development Dependencies (1):
pry
~> 0.0