Merge branch 'next-minor' into develop
This commit is contained in:
commit
f2b118dc32
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ config("with #{database}")
|
|||
|
||||
if rails_env == "production"
|
||||
config("without test:development")
|
||||
config("ignore_messages true")
|
||||
elsif rails_env == "test"
|
||||
config("without development")
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue