BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

n_plus_one_control

v0.8.0RubyGems· Ruby

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)).

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 4 months ago.
Popularity
5.9K downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.8.04 months ago
  • 0.7.2over a year ago
  • 0.7.13 years ago
  • 0.7.03 years ago
  • 0.6.24 years ago
  • 0.6.15 years ago
  • 0.6.05 years ago
  • 0.5.05 years ago
n_plus_one_control — 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)). (Ruby / RubyGems) · Modules