Name: n_plus_one_control
Project URL: https://github.com/palkan/n_plus_one_control
Rubygems URL: n_plus_one_control
Seattle.rb Contributors: 1
Description:
RSpec and Minitest matchers to prevent N+1 queries problem.

Evaluates code under consideration several times with different scale factors
to make sure that the number of DB queries behaves as expected (i.e. O(1) instead of O(N)).
Last Update: 2026-03-17 00:46:20 UTC

Contributors: