Remove references to deprecated application.yml config file.

Point to .env and other .env.* config files.
This commit is contained in:
Adrien Chauve
2021-11-24 15:11:00 +01:00
parent 5f87c30d3e
commit 051950e04c
6 changed files with 7 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
module OpenFoodNetwork
# Provides access to the language settings.
# Currently, language settings are read from the environment.
# See: config/application.yml
# See: .env[.*] files.
class I18nConfig
# Users don't need to select the already selected locale.
def self.locale_options