activerecord-batch_touching 1.0.pre.beta4
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:
=
install:
=
Versions:
- 3.0.0 July 09, 2024 (7.5 KB)
- 2.0.0 March 22, 2024 (7.5 KB)
- 1.2 July 15, 2022 (7.5 KB)
- 1.1 July 07, 2022 (7.5 KB)
- 1.0 July 06, 2022 (7.5 KB)
- 1.0.pre.beta4 July 01, 2022 (7.5 KB)
Runtime Dependencies (1):
activerecord
>= 6
Development Dependencies (7):
bundler
>= 0
rake
>= 0
rspec-rails
>= 0
simplecov
>= 0
simplecov-rcov
>= 0
sqlite3
>= 0
timecop
>= 0