method
to_hash
v6.1.3.1 -
Show latest stable
- Class:
LibXML::Conversions::Document
to_hash()public
No documentation available.
# File activesupport/lib/active_support/xml_mini/libxml.rb, line 31
def to_hash
root.to_hash
end