Method: TableHelper::Cell#content

Defined in:
lib/table_helper/cell.rb

#contentObject (readonly)

The content to display within the cell



27
28
29
# File 'lib/table_helper/cell.rb', line 27

def content
  @content
end