Module: Crack::HasAttributes
- Included in:
- Array
- Defined in:
- lib/crack/xml.rb
Instance Attribute Summary collapse
-
#attributes ⇒ Object
Returns the value of attribute attributes.
Instance Attribute Details
#attributes ⇒ Object
Returns the value of attribute attributes.
219 220 221 |
# File 'lib/crack/xml.rb', line 219 def attributes @attributes end |