Categories: None [Edit]
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)).
Total
Ranking: 3,872 of 187,696
Downloads: 2,619,884
Daily
Ranking: 2,955 of 187,670
Downloads: 2,581
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 122,175 | 5,349 | jets-testing |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,022,191,251 | bundler |
| 10 | 1,169,487,844 | rake |
| 15 | 1,093,325,574 | minitest |
| 28 | 926,648,539 | rspec |
| 147 | 300,298,000 | factory_bot |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | palkan | |
| 2 | earendil95 |