Module: ActiveSupport::XmlMini_Nokogiri::Conversions::Document
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activesupport-7.0.4/lib/active_support/xml_mini/nokogiri.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
35 36 37 |
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activesupport-7.0.4/lib/active_support/xml_mini/nokogiri.rb', line 35 def to_hash root.to_hash end |