method
merge_texts!
v4.2.9 -
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 |