RubyGems Navigation menu

n_plus_one_control 0.3.1

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.5KB)
  2. 0.7.1 February 17, 2023 (13KB)
  3. 0.7.0 February 17, 2023 (13KB)
  4. 0.6.2 October 26, 2021 (12.5KB)
  5. 0.6.1 March 05, 2021 (12.5KB)
  6. 0.3.1 February 18, 2019 (13KB)
全てのバージョンを表示(全20件)

Development依存関係 (9):

activerecord ~> 5.1
bundler ~> 1.10
factory_girl ~> 4.8.0
minitest ~> 5.9
pry-byebug >= 0
rake ~> 10.0
rspec ~> 3.5
rubocop ~> 0.61.0
sqlite3 ~> 1.3.6

所有者:

作者:

  • palkan

SHA 256チェックサム:

=

累計ダウンロード数 1,950,398

このバージョンのみ 320,843

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: