Libraries
»
activesupport
(2.3.17)
»
Index (D)
»
LibXML
»
Conversions
»
Document
Module: LibXML::Conversions::Document
Defined in:
lib/active_support/xml_mini/libxml.rb
Instance Method Summary
collapse
#
to_hash
⇒ Object
Instance Method Details
#
to_hash
⇒
Object
24 25 26
# File 'lib/active_support/xml_mini/libxml.rb', line 24
def
to_hash
root
.
to_hash
end