method
lazy_transactions_enabled?
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::TransactionManager
lazy_transactions_enabled?()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/abstract/transaction.rb, line 578
def lazy_transactions_enabled?
@lazy_transactions_enabled
end