class ActiveRecord::ConnectionAdapters::NullTransaction

def open?; false; end

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

def open?: () -> false

This signature was generated using 24 samples from 2 applications.

def open?; false; end