Module: LibXML::Conversions::Document

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

Overview

:nodoc:

Instance Method Summary (collapse)

Instance Method Details

- (Object) to_hash



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

def to_hash
  root.to_hash
end