Module ActiveSupport::XmlMini_Nokogiri::Conversions::Node
In: lib/active_support/xml_mini/nokogiri.rb

Methods

Constants

CONTENT_ROOT = '__content__'

Public Instance methods

Convert XML document to hash

hash:Hash to merge the converted element into.

[Validate]