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,772 of 183,477
Downloads: 6,381
Daily
Ranking: 63,432 of 183,470
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,456,134,847 | bundler |
10 | 969,073,546 | rake |
35 | 604,924,275 | activerecord |
98 | 353,748,210 | simplecov |
116 | 299,343,940 | rspec-rails |
173 | 212,054,369 | timecop |
259 | 143,118,777 | sqlite3 |
1,716 | 14,343,623 | simplecov-rcov |
3,585 | 2,590,294 | yarjuf |
Owners
# | Gravatar | Handle |
---|---|---|
1 | Kenneth-KT |