method

with_pool_transaction_isolation_level

rails latest stable - Class: ActiveRecord::Transactions::ClassMethods

Method not available on this version

This method is only available on newer versions. The first available version (v8.1.1) is shown here.

with_pool_transaction_isolation_level(isolation_level, &block)
public

Makes all transactions the current pool use the isolation level initiated within the block.