Libraries
»
tabledata
(0.0.3)
»
Index
»
TableData
»
Column
»
#header
Method: TableData::Column#header
Defined in:
lib/tabledata/column.rb
#
header
⇒
Object
15 16 17
# File 'lib/tabledata/column.rb', line 15
def
header
@table
.
column_header
(
@index
)
end