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: 106,567 of 183,107
Downloads: 6,360
Daily
Ranking: 86,038 of 183,092
Downloads: 0
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,407,087,911 | bundler |
10 | 953,844,246 | rake |
35 | 595,989,894 | activerecord |
99 | 348,223,614 | simplecov |
116 | 294,635,586 | rspec-rails |
173 | 209,685,730 | timecop |
253 | 141,523,763 | sqlite3 |
1,698 | 14,196,728 | simplecov-rcov |
3,560 | 2,583,755 | yarjuf |
Owners
# | Gravatar | Handle |
---|---|---|
1 | Kenneth-KT |