Class: Plugins::Core::TooltipCell

Inherits:
Cell
  • Object
show all
Defined in:
app/cells/plugins/core/tooltip_cell.rb

Instance Method Summary collapse

Methods inherited from Cell

#required?

Instance Method Details

#showObject



4
5
6
# File 'app/cells/plugins/core/tooltip_cell.rb', line 4

def show
  render
end