X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6142980d07db9fb6c96c91adb143d04bb26911b2..a0013c8f56d6d0b6eaa707741ac744c8fb9f52cc:/lib/tasks/auto_annotate_models.rake diff --git a/lib/tasks/auto_annotate_models.rake b/lib/tasks/auto_annotate_models.rake index 954acbf22..e5ea3700a 100644 --- a/lib/tasks/auto_annotate_models.rake +++ b/lib/tasks/auto_annotate_models.rake @@ -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(