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.1 - February 17, 2023 (13KB)
  2. 0.7.0 - February 17, 2023 (13KB)
  3. 0.6.2 - October 26, 2021 (12.5KB)
  4. 0.6.1 - March 05, 2021 (12.5KB)
  5. 0.6.0 - November 27, 2020 (12.5KB)
  6. 0.5.0 - September 07, 2020 (12KB)
全てのバージョンを表示(全19件)

Development依存関係 (5):

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

所有者:

プッシュ者:

作者:

  • palkan

SHA 256チェックサム:

0e7aceb93baaeb15be218edee0e51b7eb8c1e7d0fb360c0d0af135b2edcbf09b

累計ダウンロード数 1,560,091

このバージョンのみ 14,770

ライセンス:

MIT

必要なRubyのバージョン: >= 2.5.0

リンク: