Method: Inputs::Text::Cell#show

Defined in:
app/cells/lato_core/inputs/text/cell.rb

#showObject



29
30
31
# File 'app/cells/lato_core/inputs/text/cell.rb', line 29

def show
  render 'show.html'
end