method
merge_element!
rails latest stable - Class:
ActiveSupport::XmlMini_REXML
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 |