]> git.openstreetmap.org Git - rails.git/blobdiff - lib/tasks/auto_annotate_models.rake
Fix rubocop warning
[rails.git] / lib / tasks / auto_annotate_models.rake
index 954acbf227dc1a6309c5d47ff341d9e249ae9f3b..e5ea3700aa5b1a7807d7b33aba55d7634267e0ca 100644 (file)
@@ -1,8 +1,8 @@
 # NOTE: only doing this in development as some production environments (Heroku)
 # NOTE: are sensitive to local FS writes, and besides -- it's just not proper
 # NOTE: to have a dev-mode tool do its thing in production.
-if Rails.env.development?
-  task :set_annotation_options do
+if Rails.env.local?
+  task :set_annotation_options => :environment do
     # You can override any of these by setting an environment variable of the
     # same name.
     Annotate.set_defaults(