I just uninstall simple_form
gem uninstall simple_form
and remove simple_form in Gemfile/related files like simple_form.en.yml.
Now if my app validation fails, below error occurs:
I18n::InvalidLocaleData - can not load translations from
.../config/locales/simple_form.en.yml: #<Errno::ENOENT:
No such file or directory @ rb_sysopen - .../config/locales/simple_form.en.yml>:
I didn't setup any i18n before, is there any simple_form related settings I have to modify as well?
Any ideas are appreciated!
It's spring
caching the locale files. Do spring stop
to fix the problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With