module ActiveModel::Type
def lookup(...) # :nodoc:
Experimental RBS support (using type sampling data from the type_fusion
project).
def lookup: (*unused *, **unused **, ) -> ActiveModel::Type::Integer
This signature was generated using 4 samples from 1 application.
def lookup(...) # :nodoc: registry.lookup(...) end