roxml
ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML. Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care of the marshalling and unmarshalling of mapped attributes so that developers can focus on building first-class Ruby classes. As a result, ROXML simplifies the development of RESTful applications, Web Services, and XML-RPC.
4.2.0
Ben Woosley, Zak Mandhro, Anders Engstrom and 1 more
activesupport, nokogiri, rake, juwelier, minitest, rexml, rspec, sqlite3, activerecord, rack, equivalent-xml
bundle add roxml
Getting Started
Learn more about the Roxml gem.
Playground
Test, play and inspect the gem for yourself