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

Added active_support 2.3.10 compatibility and fixed ostruct errors in spec #30

Closed ryanong closed 13 years ago

ryanong commented 14 years ago

Added active_support 2.3.10 compatibility and fixed ostruct errors in spec