method
merge_element!
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::XmlMini_JDOM
merge_element!(hash, element, depth)private
Convert an XML element and merge into the hash
hash |
Hash to merge the converted element into. |
element |
XML element to merge into hash |