Module: LibXML::Conversions::Document

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

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#to_hashObject



30
31
32
# File 'lib/active_support/xml_mini/libxml.rb', line 30

def to_hash
  root.to_hash
end