NoMethodError: undefined method `initialized?' for #<I18n::Backend::Chain:0x007fdf34b8bb20> · Issue #137 · tolk/tolk · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rake tolk:sync
Running via Spring preloader in process 83162
rake aborted!
NoMethodError: undefined method `initialized?' for #<I18n::Backend::I18nDataBackend:0x00007fa2f72bd710>
Did you mean? initialize
initialize_dup
-e:1:in `<main>'
When i try to run setup or import rake command i have this issue :
i'm with rails 4.2.10, tolk 2.0.0
Any idea ?
The text was updated successfully, but these errors were encountered: