We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d84c526 commit 2f0cb8cCopy full SHA for 2f0cb8c
lib/generators/annotate/templates/auto_annotate_models.rake
@@ -7,6 +7,7 @@ if Rails.env.development?
7
# You can override any of these by setting an environment variable of the
8
# same name.
9
Annotate.set_defaults(
10
+ 'active_admin' => 'false',
11
'additional_file_patterns' => [],
12
'routes' => 'false',
13
'models' => 'true',
0 commit comments