activerecord-batch_touching 1.0.pre.rc1
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:
=
instalar:
=
Versiones:
- 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.rc1 July 03, 2022 (7,5 KB)
dependencias de Runtime (1):
activerecord
>= 6
dependencias de Development (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