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

Enable ActionDispatch::Http::Headers to support fetch #6122

Merged
merged 1 commit into from May 2, 2012
Merged

Enable ActionDispatch::Http::Headers to support fetch #6122

merged 1 commit into from May 2, 2012

Conversation

amerine
Copy link
Contributor

@amerine amerine commented May 2, 2012

ActionDispatch::Http::Headers should support the common Ruby idiom of using #fetch to return the value or a default.

tenderlove added a commit that referenced this pull request May 2, 2012
…p_headers

Enable ActionDispatch::Http::Headers to support fetch
@tenderlove tenderlove merged commit 2914b92 into rails:master May 2, 2012
@jeremyf
Copy link
Contributor

jeremyf commented May 2, 2012

The test suite passes.

cc @tenderlove @jonleighton

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

Successfully merging this pull request may close these issues.

None yet

3 participants