method
merge_element!
v3.0.0 -
Show latest stable
- Class:
ActiveSupport::XmlMini_REXML
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 |