Class: AdminIt::Helpers::Cell

Inherits:
WrapIt::Base
  • Object
show all
Includes:
WrapIt::TextContainer
Defined in:
lib/admin_it/helpers/table.rb

Instance Attribute Summary collapse

Instance Attribute Details

#columnObject

Returns the value of attribute column.



6
7
8
# File 'lib/admin_it/helpers/table.rb', line 6

def column
  @column
end