Module: LibXML::Conversions::Document

Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activesupport-7.0.4/lib/active_support/xml_mini/libxml.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#to_hashObject



31
32
33
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activesupport-7.0.4/lib/active_support/xml_mini/libxml.rb', line 31

def to_hash
  root.to_hash
end