RubyGems Navigation menu

n_plus_one_control 0.6.0

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

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.7.1 - February 17, 2023 (13 KB)
  2. 0.7.0 - February 17, 2023 (13 KB)
  3. 0.6.2 - October 26, 2021 (12,5 KB)
  4. 0.6.1 - March 05, 2021 (12,5 KB)
  5. 0.6.0 - November 27, 2020 (12,5 KB)
Mostrar todas as versões (19)

Development Dependencies (5):

bundler >= 1.10
factory_girl ~> 4.8.0
minitest ~> 5.9
rake >= 13.0
rspec ~> 3.5

Donos:

Pushed by:

Autores:

  • palkan

SHA 256 checksum:

3b089ad9a48124b9e3112719f19d4e5692648a1593ba488be1e190708004097c

Total de downloads 1.539.685

Desta versão 87.432

Licença:

MIT

Versão Requerida do Ruby: >= 2.5.0

Links: