Module: LibXML::Conversions::Document

Defined in:
lib/active_support/xml_mini/libxml.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#to_hashObject



33
34
35
# File 'lib/active_support/xml_mini/libxml.rb', line 33

def to_hash
  root.to_hash
end