Class: PageCell

Inherits:
Cell::Rails
  • Object
show all
Defined in:
app/cells/page_cell.rb

Instance Method Summary collapse

Instance Method Details

#showObject



3
4
5
# File 'app/cells/page_cell.rb', line 3

def show
  render
end