From 77ef84d61e7352a936279dfc9b1703108d9270d1 Mon Sep 17 00:00:00 2001 From: fatkodima Date: Tue, 12 Dec 2017 14:15:32 +0200 Subject: Remove stale comment about `ActiveRecord::SchemaDumper.ignore_tables` [skip ci] --- guides/source/configuring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source/configuring.md') diff --git a/guides/source/configuring.md b/guides/source/configuring.md index fee644d4d4..77398fc95d 100644 --- a/guides/source/configuring.md +++ b/guides/source/configuring.md @@ -399,7 +399,7 @@ by adding the following to your `application.rb` file: The schema dumper adds one additional configuration option: -* `ActiveRecord::SchemaDumper.ignore_tables` accepts an array of tables that should _not_ be included in any generated schema file. This setting is ignored unless `config.active_record.schema_format == :ruby`. +* `ActiveRecord::SchemaDumper.ignore_tables` accepts an array of tables that should _not_ be included in any generated schema file. ### Configuring Action Controller -- cgit v1.2.3