method
ignore_tables
v6.0.0 -
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.