Module: ActiveSupport::XmlMini_Nokogiri::Conversions::Document
- Defined in:
- activesupport/lib/active_support/xml_mini/nokogiri.rb
Overview
:nodoc:
Instance Method Summary (collapse)
Instance Method Details
- (Object) to_hash
36 37 38 |
# File 'activesupport/lib/active_support/xml_mini/nokogiri.rb', line 36 def to_hash root.to_hash end |