method
uses_transaction
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::TestFixtures::ClassMethods
uses_transaction(*methods)public
Prevents automatically wrapping each specified test in a transaction, to allow application logic transactions to be tested in a top-level (non-nested) context.