Vitaly
Vitaly
The same for me: ``` irb(main):006:0> NumbersAndWords::VERSION => "0.11.6" irb(main):007:0> I18n::VERSION => "1.6.0" ``` Also, I have found one thing - this error happened for me only in `staging` and...
Sorry, it is private repo, I can`t share it. I created new clean rails app and tested it - it is working without exceptions both for prod and dev o_O...
Interesting, I reverted `config.i18n.fallbacks` to the `true` again and cleaned up all `yml` files in `config/locales` and an exception was reproduced. Also, I tried to disable most of gems which...
Any updates with this? It looks like it does not matter what you are going to set **exactly** for **origin** on you client: ` // The loader constructor supports various...