method
lazy_transactions_enabled?
v6.0.0 -
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 235
def lazy_transactions_enabled?
@lazy_transactions_enabled
end