if I do not have in available_locales :en, I get an error:
Showing /home/user/.rvm/gems/ruby-2.2.0@project/gems/rails_admin-0.6.6/app/views/rails_admin/main/index.html.haml where line #78 raised:
:en is not a valid locale
This error occurs because the project multiple times specifying an explicit locale: :en.
if I do not have in available_locales :en, I get an error:
Showing /home/user/.rvm/gems/ruby-2.2.0@project/gems/rails_admin-0.6.6/app/views/rails_admin/main/index.html.haml where line #78 raised:
:en is not a valid locale
This error occurs because the project multiple times specifying an explicit locale: :en.