Skip to content

Fix readme merge example #57

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

Merged
merged 1 commit into from
May 6, 2014

Conversation

ismasan
Copy link
Contributor

@ismasan ismasan commented May 1, 2014

The headers.merge() example in the readme didn't work because it was creating a new hash instead of updating the hash in place.

Using headers.update solves it.

@oriolgual
Copy link
Member

Can you sqwash the two commits into one please?

Squashes the following:

commit 0545399
Author: Ismael Celis <[email protected]>
Date:   Thu May 1 16:18:05 2014 +0100

    Hash#update metter than #merge!

commit d960813
Author: Ismael Celis <[email protected]>
Date:   Thu May 1 16:15:33 2014 +0100

    Fix readme merge example
@ismasan
Copy link
Contributor Author

ismasan commented May 6, 2014

Done!

oriolgual added a commit that referenced this pull request May 6, 2014
@oriolgual oriolgual merged commit ff3e85c into codegram:master May 6, 2014
@oriolgual
Copy link
Member

Thanks @ismasan 👍

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