Class: Cortex::FieldCell

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

Instance Method Summary collapse

Instance Method Details

#associationObject



11
12
13
# File 'app/cells/cortex/field_cell.rb', line 11

def association
  raise 'association renderer not implemented'
end