RubyGems Navigation menu

activerecord-delay_touching 0.0.3

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.0 - August 24, 2018 (11.0 KB)
  2. 1.0.1 - July 08, 2015 (10.5 KB)
  3. 1.0.0 - May 07, 2015 (10.5 KB)
  4. 0.0.4 - July 08, 2015 (10.5 KB)
  5. 0.0.3 - June 05, 2015 (10.5 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (1):

activerecord < 4.2, >= 3.2

Development 相依性套件 (8):

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

擁有者:

作者:

  • Brian Morearty

SHA 256 checksum:

7aa4ba7d1ed92d4c9f8cbcb24744a79de786166965ec2796d7961a574c46c06b

總下載次數 483,589

這個版本 3,180

License:

MIT

Ruby 版本需求: >= 1.9.3

相關連結: