method
merge_element!
v3.2.13 -
Show latest stable
- Class:
ActiveSupport::XmlMini_JDOM
merge_element!(hash, element)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 |