Class: Plugins::Core::AssetCell

Inherits:
Cell
  • Object
show all
Includes:
ActionView::Helpers::NumberHelper, 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



12
13
14
# File 'app/cells/plugins/core/asset_cell.rb', line 12

def association
  render
end

#inputObject



8
9
10
# File 'app/cells/plugins/core/asset_cell.rb', line 8

def input
  render
end