mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Pump rails version, fix tests
This commit is contained in:
parent
1a59487724
commit
af57711dc0
13 changed files with 110 additions and 61 deletions
|
@ -66,7 +66,7 @@ Rails.application.configure do
|
|||
|
||||
# Enable locale fallbacks for I18n (makes lookups for any locale fall back to
|
||||
# the I18n.default_locale when a translation cannot be found).
|
||||
config.i18n.fallbacks = [I18n.default_locale]
|
||||
config.i18n.fallbacks = true
|
||||
|
||||
# Send deprecation notices to registered listeners.
|
||||
config.active_support.deprecation = :notify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue