class ActiveRecord::ConnectionAdapters::NullTransaction
def joinable?; false; end
Experimental RBS support (using type sampling data from the type_fusion
project).
def joinable?: () -> false
This signature was generated using 8 samples from 1 application.
def joinable?; false; end