{"name":"activerecord-delay_touching","downloads":497654,"version":"1.1.0","version_created_at":"2018-08-24T17:00:59.908Z","version_downloads":71486,"platform":"ruby","authors":"GoDaddy P&C Commerce, Brian Morearty","info":"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.","licenses":["MIT"],"metadata":{},"yanked":false,"sha":"111c6519f7e9256c39e86a7e2698de11a3f3c692e68cd10232892d9e4eb2ae90","spec_sha":"3b4c151371fae64d662f94943f5ce974d497a7d4c2aea5829b5a23607ca752cf","project_uri":"https://rubygems.org/gems/activerecord-delay_touching","gem_uri":"https://rubygems.org/gems/activerecord-delay_touching-1.1.0.gem","homepage_uri":"","wiki_uri":null,"documentation_uri":"https://www.rubydoc.info/gems/activerecord-delay_touching/1.1.0","mailing_list_uri":null,"source_code_uri":null,"bug_tracker_uri":null,"changelog_uri":null,"funding_uri":null,"dependencies":{"development":[{"name":"bundler","requirements":"~> 1.6"},{"name":"rake","requirements":">= 0"},{"name":"rspec-rails","requirements":"~> 3.0"},{"name":"simplecov","requirements":">= 0"},{"name":"simplecov-rcov","requirements":">= 0"},{"name":"sqlite3","requirements":">= 0"},{"name":"timecop","requirements":">= 0"},{"name":"yarjuf","requirements":">= 0"}],"runtime":[{"name":"activerecord","requirements":"~> 4.2"}]}}