RubyGems Navigation menu

activerecord-delay_touching 1.0.0

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 (11KB)
  2. 1.0.1 - July 08, 2015 (10.5KB)
  3. 1.0.0 - May 07, 2015 (10.5KB)
  4. 0.0.4 - July 08, 2015 (10.5KB)
  5. 0.0.3 - June 05, 2015 (10.5KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

activerecord >= 4.2

Development依存関係 (8):

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

所有者:

作者:

  • Brian Morearty

SHA 256チェックサム:

8ea003be2e14f9760e2cac380d2d63bd94a632f23a3e3704431a6ad8cbc29ed5

累計ダウンロード数 482,921

このバージョンのみ 7,572

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: