method

schema_cache_ignored_table?

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)