class ActiveRecord::ConnectionAdapters::TransactionManager

def lazy_transactions_enabled?

Experimental RBS support (using type sampling data from the type_fusion project).

def lazy_transactions_enabled?: () -> true

This signature was generated using 10 samples from 1 application.

def lazy_transactions_enabled?
  @lazy_transactions_enabled
end