ruby-i18n / i18n

Internationalization (i18n) library for Ruby
MIT License
976 stars 408 forks source link

Fix I18n::Locale::Fallbacks not initializing itself on Ruby 3 #653

Closed yheuhtozr closed 1 year ago

yheuhtozr commented 1 year ago

Implements and closes #645. Sorry if I'm missing something.

radar commented 1 year ago

Thank you for your contribution! I can confirm that this does indeed fix #645.

nflorentin commented 6 months ago

I'm wondering why this merge was reverted, the issue #645 is still present. Fallbacks are impossible to configure with rails 7.1.3 and ruby-i18n 1.14.1.