Skip to content
This repository was archived by the owner on Jan 8, 2018. It is now read-only.

Commit 4b70981

Browse files
author
Steven Schmid
committed
do not care about locales
1 parent 3faa26e commit 4b70981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/application.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,6 @@ class Application < Rails::Application
8787
end
8888
end
8989

90+
I18n.enforce_available_locales = false
9091
end
9192
end

0 commit comments

Comments
 (0)