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