class ActiveRecord::ConnectionAdapters::NullTransaction

def open?; false; end

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

def open?: () -> untyped

This signature was generated using 5 samples from 1 application.

def open?; false; end