Method: ActiveExt::DataStructures::Column#name

Defined in:
lib/active_ext/data_structures/column.rb

#nameObject

Returns the value of attribute name.



4
5
6
# File 'lib/active_ext/data_structures/column.rb', line 4

def name
  @name
end