Module: LibXML::Conversions::Document

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

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#to_hashObject



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

def to_hash
  root.to_hash
end