Class: Cortex::Index::ContentItemCell
- Inherits:
-
ApplicationCell
- Object
- Cell::ViewModel
- ApplicationCell
- Cortex::Index::ContentItemCell
- Defined in:
- app/cells/cortex/index/content_item_cell.rb
Instance Method Summary collapse
Instance Method Details
#column ⇒ Object
4 5 6 |
# File 'app/cells/cortex/index/content_item_cell.rb', line 4 def column render end |
#edit ⇒ Object
8 9 10 |
# File 'app/cells/cortex/index/content_item_cell.rb', line 8 def edit render end |