method

ignore_tables

ignore_tables
public

A list of tables which should not be dumped to the schema. Acceptable values are strings as well as regexp if ActiveRecord.schema_format == :ruby. Only strings are accepted if ActiveRecord.schema_format == :sql.