Fix rubocop warnings
This commit is contained in:
parent
743a764f3b
commit
57f5b7840e
24 changed files with 51 additions and 49 deletions
|
@ -2,7 +2,7 @@
|
|||
# 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
|
||||
task :set_annotation_options => :environment do
|
||||
# You can override any of these by setting an environment variable of the
|
||||
# same name.
|
||||
Annotate.set_defaults(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue