Libraries
»
lato_core
(2.2.2)
»
Index
»
LatoCore
»
Inputs
»
Text
»
Cell
»
#show
Method: Inputs::Text::Cell#show
Defined in:
app/cells/lato_core/inputs/text/cell.rb
#
show
⇒
Object
29 30 31
# File 'app/cells/lato_core/inputs/text/cell.rb', line 29
def
show
render
'show.html'
end