Categories: None [Edit]
activerecord5_delay_touching
Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached, all accumulated "touch" calls will be consolidated into as few database round trips as possible.
Total
Ranking: 108,437 of 186,959
Downloads: 6,538
Daily
Ranking: 117,132 of 186,713
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,905,736,219 | bundler |
10 | 1,128,098,871 | rake |
36 | 698,039,545 | activerecord |
99 | 413,507,374 | simplecov |
117 | 345,096,299 | rspec-rails |
188 | 234,305,318 | timecop |
276 | 160,962,144 | sqlite3 |
1,796 | 15,704,495 | simplecov-rcov |
3,789 | 2,666,062 | yarjuf |
Owners
# | Gravatar | Handle |
---|---|---|
1 | Kenneth-KT |