RubyGems Navigation menu

activerecord5_delay_touching 1.1.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.1 - November 28, 2018 (11 KB)
Show all versions (2 total)

Runtime Dependencies (1):

activerecord < 5.3, >= 4.2

Development Dependencies (8):

bundler ~> 1.6
rake >= 0
rspec-rails ~> 3.0
simplecov >= 0
sqlite3 >= 0
timecop >= 0
yarjuf >= 0

Owners:

Authors:

  • GoDaddy P&C Commerce, Brian Morearty

SHA 256 checksum:

1ef0568655c6d562c196d214df5c15119ce9b244d84282787eddfc4283c30cf2

Total downloads 6,221

For this version 6,212

License:

MIT

Required Ruby Version: >= 0

Links: