Method: Table#attributes

Defined in:
lib/table.rb

#attributesObject

Returns the value of attribute attributes.



7
8
9
# File 'lib/table.rb', line 7

def attributes
  @attributes
end