Module: ObiWan
- Defined in:
- lib/obi-wan/xml-client.rb,
lib/obi-wan.rb,
lib/obi-wan/type.rb,
lib/obi-wan/version.rb,
lib/obi-wan/messages.rb
Overview
XmlClient has methods and modules registered to it. Messages are in the messages/ dir.
The first parameter to each call must be the target id for use in the url. The rest of the parameters are in the def per message.
If you don’t like the XML response, you can peform a to_hash on it.
Defined Under Namespace
Modules: Type Classes: XmlClient
Constant Summary collapse
- VERSION =
"0.0.1"