Class: Saxerator::HashWithAttributes

Inherits:
Hash
  • Object
show all
Defined in:
lib/saxerator/hash_with_attributes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributesObject

Returns the value of attribute attributes.



3
4
5
# File 'lib/saxerator/hash_with_attributes.rb', line 3

def attributes
  @attributes
end