method
lazy_transactions_enabled?
v7.1.3.4 -
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 466
def lazy_transactions_enabled?
@lazy_transactions_enabled
end