Methods
Public Instance methods
[ show source ]
# File activesupport/lib/active_support/xml_mini/libxml.rb, line 24 24: def to_hash 25: root.to_hash 26: end
Module LibXML::Conversions::Document |
|
[ show source ]
# File activesupport/lib/active_support/xml_mini/libxml.rb, line 24 24: def to_hash 25: root.to_hash 26: end