ruby-i18n / i18n

Internationalization (i18n) library for Ruby
MIT License
988 stars 411 forks source link

[FIX] Raise ArgumentError on nil key in exists? #696

Closed KinWang-2013 closed 2 months ago

KinWang-2013 commented 4 months ago

This PR fixes the issue #694.

KinWang-2013 commented 4 months ago

@radar please review

radar commented 3 months ago

Thanks! Looks fine to me.

KinWang-2013 commented 3 months ago

Thanks! Looks fine to me.

great, please merge it with the next release