contactually / contactually/zuora-ruby
Pretty Print XML Responses
Open
- Dominant language
- Ruby
- Stars
- 14
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Debugging XML is common while developing with the SOAP API. It would be helpful to be able to see the XML in a nice format instead of tag soup.
REXML provides a pretty printer:
http://ruby-doc.org/stdlib-1.9.3/libdoc/rexml/rdoc/REXML/Formatters/Pretty.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.