method
get_attributes
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::XmlMini_REXML
get_attributes(element)private
Converts the attributes array of an XML element into a hash. Returns an empty Hash if node has no attributes.
element |
XML element to extract attributes from. |