Class: Cortex::Index::ContentItemCell

Inherits:
ApplicationCell show all
Defined in:
app/cells/cortex/index/content_item_cell.rb

Instance Method Summary collapse

Instance Method Details

#columnObject



4
5
6
# File 'app/cells/cortex/index/content_item_cell.rb', line 4

def column
  render
end

#editObject



8
9
10
# File 'app/cells/cortex/index/content_item_cell.rb', line 8

def edit
  render
end