Class: Cortex::Wizard::StepCell

Inherits:
ApplicationCell show all
Includes:
ActionView::Helpers::FormHelper, ActionView::RecordIdentifier
Defined in:
app/cells/cortex/wizard/step_cell.rb

Instance Method Summary collapse

Instance Method Details

#showObject



12
13
14
# File 'app/cells/cortex/wizard/step_cell.rb', line 12

def show
  render
end