Module: LibXML::Conversions::Document
- Defined in:
- activesupport/lib/active_support/xml_mini/libxml.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
31 32 33 |
# File 'activesupport/lib/active_support/xml_mini/libxml.rb', line 31 def to_hash root.to_hash end |