Module: Cheveret::Table::Mapping::Mappable

Defined in:
lib/cheveret/table/mapping.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data.



33
34
35
# File 'lib/cheveret/table/mapping.rb', line 33

def data
  @data
end

#headerObject

Returns the value of attribute header.



33
34
35
# File 'lib/cheveret/table/mapping.rb', line 33

def header
  @header
end