method
merge_texts!
v3.0.0 -
Show latest stable
- Class:
ActiveSupport::XmlMini_REXML
merge_texts!(hash, element)private
Merge all the texts of an element into the hash
| hash: | Hash to add the converted element to. |
| element: | XML element whose texts are to me merged into the hash |