method
table_rows
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::FixtureSet
table_rows()public
Returns a hash of rows to be inserted. The key is the table, the value is a list of rows to insert to that table.
table_rows()Returns a hash of rows to be inserted. The key is the table, the value is a list of rows to insert to that table.