cXML
Ruby implementation of cXML protocol.
Documentation
Procotol specifications could be found here http://xml.cxml.org/current/cXMLUsersGuide.pdf
Running Tests
Install dependencies:
bundle install
Run suite:
rake test
Project
Ruby implementation of cXML protocol.
Procotol specifications could be found here http://xml.cxml.org/current/cXMLUsersGuide.pdf
Install dependencies:
bundle install
Run suite:
rake test