Class: Cortex::WizardCell

Inherits:
ApplicationCell show all
Defined in:
app/cells/cortex/wizard_cell.rb

Instance Method Summary collapse

Instance Method Details

#showObject



5
6
7
# File 'app/cells/cortex/wizard_cell.rb', line 5

def show
  render
end