GRN2-178: Generalized use of language_name based on Mozilla Mapping (#613)

* GRN2-178: Generalized use of language_name based on Moxilla Mapping

* Fixed issues catched by rubocop

* MAke sure the file with data exists

* Removed language mapping from local code
This commit is contained in:
Jesus Federico
2019-07-09 12:24:30 -04:00
committed by GitHub
parent 5d4bd1b851
commit a3158b5872
20 changed files with 114 additions and 372 deletions

View File

@ -121,3 +121,5 @@ gem 'random_password'
# Adds helpers for the Google reCAPTCHA API
gem "recaptcha"
gem 'i18n-language-mapping', '~> 0.1.0'