localize without errors applying to non-string values
This commit is contained in:
parent
9ab54af5ea
commit
0d9acd3082
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -27,7 +27,7 @@ gem 'haml-rails'
|
|||
gem 'kaminari'
|
||||
gem 'simple_form'
|
||||
gem 'inherited_resources'
|
||||
gem 'localize_input', git: "https://github.com/bennibu/localize_input.git"
|
||||
gem 'localize_input', git: 'https://github.com/carchrae/localize_input.git'
|
||||
gem 'daemons'
|
||||
gem 'doorkeeper'
|
||||
gem 'doorkeeper-i18n'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue