activerecord-batch_touching 1.0
Batch up your ActiveRecord "touch" operations for better performance. All accumulated "touch" calls will be consolidated into as few database round trips as possible.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
activerecord
>= 6
Development Abhängigkeiten (11):
bundler
>= 0
rake
>= 0
rspec-rails
>= 0
rubocop
>= 0
rubocop-performance
>= 0
rubocop-rake
>= 0
rubocop-rspec
>= 0
simplecov
>= 0
simplecov-rcov
>= 0
sqlite3
>= 0
timecop
>= 0