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

Allow soap_encoding in config to be used in soap/xml.rb #339

Closed
wants to merge 2 commits into from

Conversation

viniciusnz
Copy link

That way, in a Savon::Model I would be able to

config.soap_encoding = "UTF-16"

as seen previous in issue 234 instead of having to do that on each request inside the model

Not sure if this is the best way to do it, but I gave it a shot...

Let me know if I can help, best,

@rubiii
Copy link
Contributor

rubiii commented Dec 13, 2012

looks good. can you add specs for that?

@rubiii
Copy link
Contributor

rubiii commented Jan 26, 2013

unfortunately, i can't merge this without specs. closing this until then.

@rubiii rubiii closed this Jan 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants