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

Fix for #to_json on empty hash creating bad params payload #184

Merged
merged 1 commit into from
Dec 9, 2014
Merged

Fix for #to_json on empty hash creating bad params payload #184

merged 1 commit into from
Dec 9, 2014

Conversation

jsmestad
Copy link
Contributor

@jsmestad jsmestad commented Dec 8, 2014

This is a proposed patch for issue #183 where a route without specified parameters would generate a invalid JSON payload of {"{}" => nil}

oestrich added a commit that referenced this pull request Dec 9, 2014
Fix for `#to_json` on empty hash creating bad params payload
@oestrich oestrich merged commit 4bb6af5 into zipmark:master Dec 9, 2014
@oestrich
Copy link
Contributor

oestrich commented Dec 9, 2014

Thanks! I'll close #183 as well.

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