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: 109,208 of 187,239
Downloads: 6,608
Daily
Ranking: 145,948 of 187,224
Downloads: 1
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,973,208,875 | bundler |
10 | 1,151,901,046 | rake |
36 | 711,658,717 | activerecord |
99 | 421,205,239 | simplecov |
117 | 351,039,053 | rspec-rails |
191 | 237,773,394 | timecop |
274 | 163,773,486 | sqlite3 |
1,808 | 15,904,215 | simplecov-rcov |
3,817 | 2,679,775 | yarjuf |
Owners
# | Gravatar | Handle |
---|---|---|
1 | Kenneth-KT |