method
begin_isolated_db_transaction
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
begin_isolated_db_transaction(isolation)public
Begins the transaction with the isolation level set. Raises an error by default; adapters that support setting the isolation level should implement this method.