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

Add block to Extensions::DeepMerge #260

Merged
merged 1 commit into from Dec 30, 2014

Conversation

Galathius
Copy link

Like a Rails hashes #deep_merge - http://apidock.com/rails/Hash/deep_merge

@Galathius Galathius force-pushed the add-block-to-deep-merge-extension branch 2 times, most recently from 28a5d82 to 8efa387 Compare December 29, 2014 21:23
@dblock
Copy link
Member

dblock commented Dec 29, 2014

I like it. I think this needs to be documented in README, too. And fix the build, please.

@@ -6,6 +6,7 @@
* [#252](https://github.com/intridia/hashie/pull/252): Add support for conditionally required Hashie::Dash attributes - [@ccashwell](https://github.com/ccashwell).
* [#256](https://github.com/intridia/hashie/pull/256): Inherit key coercions - [@Erol](https://github.com/Erol).
* [#259](https://github.com/intridia/hashie/pull/259): Fix handling of default proc values in Mash - [@Erol](https://github.com/Erol).
* [#260](https://github.com/intridia/hashie/pull/260): Add block to deep merge extension - [@galathius](https://github.com/galathius).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Be specific what "deep merge extension" is, Extensions::DeepMerge.

@Galathius Galathius force-pushed the add-block-to-deep-merge-extension branch 3 times, most recently from 471b1c1 to 056c7d9 Compare December 30, 2014 11:37
@Galathius Galathius changed the title Added block to deep merge extension Added block to Extensions::DeepMerge Dec 30, 2014
@Galathius Galathius force-pushed the add-block-to-deep-merge-extension branch from 056c7d9 to 80191ce Compare December 30, 2014 15:09
@Galathius Galathius changed the title Added block to Extensions::DeepMerge Add block to Extensions::DeepMerge Dec 30, 2014
@dblock
Copy link
Member

dblock commented Dec 30, 2014

This is good, but I still think it needs a README update. Also see my question above.

@Galathius Galathius force-pushed the add-block-to-deep-merge-extension branch from 80191ce to 861adf9 Compare December 30, 2014 17:22
@Galathius Galathius force-pushed the add-block-to-deep-merge-extension branch from 861adf9 to 2846b3e Compare December 30, 2014 17:41
@dblock
Copy link
Member

dblock commented Dec 30, 2014

Merging this, looks great.

dblock added a commit that referenced this pull request Dec 30, 2014
@dblock dblock merged commit 12f031b into hashie:master Dec 30, 2014
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.

None yet

2 participants