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

configurable: convert symbols in soap.body hash to lowerCamelCase or UpperCamelCase #158

Closed
nlloyd opened this issue Feb 21, 2011 · 5 comments

Comments

@nlloyd
Copy link

nlloyd commented Feb 21, 2011

Working with straight strings, while helpful as an override to default behavior, is not as nice as working with symbols when building out hash objects for soap.body content... any way we could get a configuration option to set Gyoku to convert hash keys that are symbols to either lowerCamelCase or UpperCamelCase?

@walle
Copy link
Contributor

walle commented Apr 1, 2011

Hello nlloyd,

I think I have a pull request that I think does this(https://github.com/rubiii/savon/pull/172).
It this what you mean?

Regards,
Fredrik Wallgren

@nlloyd
Copy link
Author

nlloyd commented Apr 4, 2011

This is EXACTLY what I mean!
Nice job!

-Nick

On Fri, Apr 1, 2011 at 1:55 PM, walle <
reply@reply.github.com>wrote:

Hello nlloyd,

I think I have a pull request that I think does this(
https://github.com/rubiii/savon/pull/172).
It this what you mean?

Regards,
Fredrik Wallgren

Reply to this email directly or view it on GitHub:
https://github.com/rubiii/savon/issues/158#comment_946429

@walle
Copy link
Contributor

walle commented Apr 4, 2011

Nice, I had a need for this too. Have you tested it in your environment?
Happy to help :)

@rubiii
Copy link
Contributor

rubiii commented Apr 5, 2011

this is now part of v0.9.0. please read the changelog.

@rubiii rubiii closed this as completed Apr 5, 2011
@nlloyd
Copy link
Author

nlloyd commented Apr 5, 2011

You just made my day :-)

Continue the excellent work!

-Nick

On Tue, Apr 5, 2011 at 1:58 PM, rubiii <
reply@reply.github.com>wrote:

this is now part of v0.9.0.
please read the changelog.

Reply to this email directly or view it on GitHub:
https://github.com/rubiii/savon/issues/158#comment_960317

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

No branches or pull requests

3 participants