detect users preferred language

This commit is contained in:
Joshua Arts
2018-07-13 11:04:32 -04:00
parent 29e273f5a1
commit 55b83226c9
4 changed files with 22 additions and 4 deletions

View File

@ -83,6 +83,7 @@ GEM
globalid (0.4.1)
activesupport (>= 4.2.0)
hashie (3.5.7)
http_accept_language (2.1.1)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.1)
@ -274,6 +275,7 @@ DEPENDENCIES
dotenv-rails
factory_bot_rails
faker
http_accept_language
jbuilder (~> 2.5)
jquery-rails
listen (~> 3.0.5)