CDRH / orchid

Rails Engine for site integration with CDRH API
MIT License
3 stars 0 forks source link

Investigate i18n.config variables #168

Open techgique opened 5 years ago

techgique commented 5 years ago

Rails has a couple built-in config variables for i18n: https://guides.rubyonrails.org/v5.2/configuring.html#configuring-i18n

We may be able to integrate our i18n config with these more tightly. Particularly, using i18n.config.available_locales and i18n.config.default_locale in place of APP_OPTS[...].