Class: Cortex::Wizard::StepCell
- Inherits:
-
ApplicationCell
- Object
- Cell::ViewModel
- ApplicationCell
- Cortex::Wizard::StepCell
- Includes:
- ActionView::Helpers::FormHelper, ActionView::RecordIdentifier
- Defined in:
- app/cells/cortex/wizard/step_cell.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
12 13 14 |
# File 'app/cells/cortex/wizard/step_cell.rb', line 12 def show render end |