discourse/config/cloud/cloud66
Kane York ecfa17b5a7 FEATURE: Localization fallbacks (server-side)
The FallbackLocaleList object tells I18n::Backend::Fallbacks what order the
languages should be attempted in. Because of the translate_accelerator patch,
the SiteSetting.default_locale is *not* guaranteed to be fully loaded after the
server starts, so a call to ensure_loaded! is added after the locale is set for
the current user.

The declarations of config.i18n.fallbacks = true in the environment files were
actually garbage, because the I18n.default_locale was
SiteSetting.default_locale, so there was nothing to fall back to. *derp*
2015-07-15 10:17:36 -07:00
..
files FEATURE: Localization fallbacks (server-side) 2015-07-15 10:17:36 -07:00
scripts Mark all files with a shebang line as executable 2015-05-12 13:21:32 +02:00
deploy_hooks.yml FEATURE: allow use of redis sentinel via redis_sentinels 2015-06-25 16:51:48 +10:00
manifest.yml Moved cloud66 config out of .cloud66 into config/cloud/cloud66 it is way too prominent as the first folder in github 2013-10-15 22:31:57 +11:00