method

with_transaction_isolation_level

rails latest stable - Class: ActiveRecord

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_transaction_isolation_level(isolation_level, &block)
public

Sets a transaction isolation level for all connection pools within the block.