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

Validation of hash key arguments. #136

Closed
technoweenie opened this issue Apr 13, 2012 · 2 comments
Closed

Validation of hash key arguments. #136

technoweenie opened this issue Apr 13, 2012 · 2 comments
Milestone

Comments

@technoweenie
Copy link
Member

We should probably add some kind of validation to hash keys sent through Faraday middleware, so bugs like this don't crop up. I'd also like to stop using nested hashes internally, and instead serialize them into simple Structs or something.

@mislav
Copy link
Contributor

mislav commented Apr 13, 2012

+1 for sending proper objects down the stream. Nested hashes for data structures FTL

@technoweenie
Copy link
Member Author

Closing in favor of #205

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

No branches or pull requests

2 participants