Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing deep_merge without reverting chain fallback backends #509

Merged
merged 2 commits into from
Jan 13, 2020

Conversation

vipera
Copy link
Contributor

@vipera vipera commented Jan 9, 2020

Adds Hash#deep_merge to fix #507 while re-introducing the functionality of #499

Add Hash#deep_merge to allow 1cfcb2c to be reverted so that the
code doesn't error in environments without ActiveSupport.
@radar radar merged commit aef8596 into ruby-i18n:master Jan 13, 2020
@radar
Copy link
Collaborator

radar commented Jan 13, 2020

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deep_merge! uses missing method
2 participants