class ActiveModel::AttributeMutationTracker
def forced_changes
Experimental RBS support (using type sampling data from the type_fusion
project).
def forced_changes: () -> untyped
This signature was generated using 11 samples from 2 applications.
def forced_changes @forced_changes ||= {} end