RubyGems Navigation menu

n_plus_one_control 0.5.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:
=

安装:
=

版本列表:

  1. 0.7.2 August 06, 2024 (13.5 KB)
  2. 0.7.1 February 17, 2023 (13.0 KB)
  3. 0.7.0 February 17, 2023 (13.0 KB)
  4. 0.6.2 October 26, 2021 (12.5 KB)
  5. 0.6.1 March 05, 2021 (12.5 KB)
  6. 0.5.0 September 07, 2020 (12.0 KB)
显示所有版本 (共 20 个)

Development 依赖 (5):

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

所有者:

推送者:

作者:

  • palkan

SHA 256 校验和:

=

下载总量 1,950,807

这个版本 14,882

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.5.0

链接: