Class: Plugins::Core::AssetCell

Inherits:
Cell
  • Object
show all
Includes:
ActionView::Helpers::NumberHelper, Cortex::Cells::AssociationHelper, UtilityHelper
Defined in:
app/cells/plugins/core/asset_cell.rb

Instance Method Summary collapse

Methods inherited from Cell

#required?

Instance Method Details

#associationObject



14
15
16
# File 'app/cells/plugins/core/asset_cell.rb', line 14

def association
  render
end

#inputObject



10
11
12
# File 'app/cells/plugins/core/asset_cell.rb', line 10

def input
  render
end