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 Rollbar::Util.deep_merge so it has default values for arguments #362

Merged
merged 3 commits into from
Dec 18, 2015

Conversation

jondeandres
Copy link
Contributor

We want the default value for the arguments in
Rollbar::Util.deep_merge to be empty Hashes.

Fixes #358

We want the default value for the arguments in
`Rollbar::Util.deep_merge` to be empty Hashes.

Fixes #358
@brianr
Copy link
Member

brianr commented Dec 17, 2015

Can you add a test for the bug this fixes?

Jon de Andres added 2 commits December 18, 2015 15:58
We want the default value for the arguments in
`Rollbar::Util.deep_merge` to be empty Hashes.

Fixes #358
@jondeandres
Copy link
Contributor Author

Sure, I pushed a test and a change in the implementation. I'll merge and release.

jondeandres added a commit that referenced this pull request Dec 18, 2015
Fix Rollbar::Util.deep_merge so it has default values for arguments
@jondeandres jondeandres merged commit ffd24a5 into master Dec 18, 2015
@jondeandres jondeandres deleted the fix-deep_merge branch December 18, 2015 17:17
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.

2 participants