Methods
Public Instance methods
[ show source ]
# File activesupport/lib/active_support/xml_mini/nokogiri.rb, line 23
23: def to_hash
24: root.to_hash
25: end
| Module ActiveSupport::XmlMini_Nokogiri::Conversions::Document |
|
[ show source ]
# File activesupport/lib/active_support/xml_mini/nokogiri.rb, line 23
23: def to_hash
24: root.to_hash
25: end