Authors: GoDaddy P&C Commerce, Brian Morearty
License: MIT
Summary: 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...