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::Base.schema_format == :ruby. Only strings are accepted if ActiveRecord::Base.schema_format == :sql.