method
schema_cache_ignored_table?
v8.0.0 -
Show latest stable
- Class:
ActiveRecord
schema_cache_ignored_table?(table_name)public
Checks to see if the table_name is ignored by checking against the schema_cache_ignored_tables option.
ActiveRecord.schema_cache_ignored_table?(:developers)