0 purchases
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.