method
uses_transaction
v8.0.0 -
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.