method
ignore_tables
v5.2.3 -
Show latest stable
- Class:
ActiveRecord::SchemaDumper
ignore_tablespublic
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.