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

Make Mash#fetch behavior more consistent with Hash#fetch #94

Merged
merged 2 commits into from Apr 24, 2013
Merged

Make Mash#fetch behavior more consistent with Hash#fetch #94

merged 2 commits into from Apr 24, 2013

Conversation

markiz
Copy link
Contributor

@markiz markiz commented Apr 24, 2013

Fixes #92 and #93.

I might have overlooked something, though.

@jch
Copy link
Contributor

jch commented Apr 24, 2013

Looks good to me 🍻

jch added a commit that referenced this pull request Apr 24, 2013
Make Mash#fetch behavior more consistent with Hash#fetch
@jch jch merged commit 1194ddd into hashie:master Apr 24, 2013
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.

Mash#fetch with no default and Mash#fetch with nil default are different cases
2 participants