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:
=

インストール:
=

バージョン履歴:

  1. 1.1.1 - November 28, 2018 (11KB)
全てのバージョンを表示(全2件)

Runtime依存関係 (1):

activerecord < 5.3, >= 4.2

Development依存関係 (8):

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

所有者:

作者:

  • GoDaddy P&C Commerce, Brian Morearty

SHA 256チェックサム:

=

累計ダウンロード数 6,340

このバージョンのみ 6,331

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: