Sha256: 147586128a6331d7b7dd8338233236ca14f1883afd6c940cf492952d8efd85fc
Contents?: true
Size: 173 Bytes
Versions: 19
Compression:
Stored size: 173 Bytes
Contents
# frozen_string_literal: true ActiveRecord::ConnectionAdapters::AbstractAdapter.prepend(Module.new do def test_commit_records ::Isolator.disable { super } end end)
Version data entries
19 entries across 19 versions & 1 rubygems