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

Ready for Rack::Response #119

Merged
merged 1 commit into from
Dec 9, 2015
Merged

Ready for Rack::Response #119

merged 1 commit into from
Dec 9, 2015

Conversation

ka8725
Copy link
Contributor

@ka8725 ka8725 commented Oct 3, 2015

Rack chain can return a Rack::Response additionally to Array and Hash. But warden is not ready for it and returns nil after the call evaluation. It causes bugs such as this one.

hassox pushed a commit that referenced this pull request Dec 9, 2015
Ready for Rack::Response Thanks!
@hassox hassox merged commit b3c7c66 into wardencommunity:master Dec 9, 2015
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