Libraries
»
activesupport
(7.2.2.1)
»
Index
»
ActiveSupport
»
XmlMini_Nokogiri
»
Conversions
»
Document
»
#to_hash
Method: ActiveSupport::XmlMini_Nokogiri::Conversions::Document#to_hash
Defined in:
lib/active_support/xml_mini/nokogiri.rb
#
to_hash
⇒
Object
35 36 37
# File 'lib/active_support/xml_mini/nokogiri.rb', line 35
def
to_hash
root
.
to_hash
end