Empact / roxml

ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.
http://roxml.rubyforge.org/
MIT License
223 stars 176 forks source link

(rebase) Apply default attribute - Closes #32 #60

Closed lostapathy closed 7 years ago

lostapathy commented 7 years ago

This is a rebase and update of #32 for review.