Class: Cortex::FieldCell
- Inherits:
-
ApplicationCell
- Object
- Cell::ViewModel
- ApplicationCell
- Cortex::FieldCell
- Defined in:
- app/cells/cortex/field_cell.rb
Instance Method Summary collapse
Instance Method Details
#association ⇒ Object
11 12 13 |
# File 'app/cells/cortex/field_cell.rb', line 11 def association raise 'association renderer not implemented' end |