Method: TableGo::Column#name

Defined in:
lib/table_go/column.rb

#nameObject

Returns the value of attribute name.



3
4
5
# File 'lib/table_go/column.rb', line 3

def name
  @name
end