class ActiveRecord::FixtureSet::TableRow

def model_metadata

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

def model_metadata: () -> ActiveRecord::FixtureSet::ModelMetadata

This signature was generated using 6 samples from 1 application.

def model_metadata
  @table_rows.model_metadata
end