Class: Wicked::WizardController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Wicked::WizardController
- Includes:
- Wizard
- Defined in:
- app/controllers/wicked/wizard_controller.rb
Overview
Please don’t re-use any patterns found in this controller, they work, but are not very good practices. If you have a better way to do this, please let me know
Method Summary
Methods included from Controller::Concerns::Steps
#jump_to, #next_step, #previous_step, #skip_step, #step, #steps
Methods included from Controller::Concerns::RenderRedirect
#_reset_invocation_response, #finish_wizard_path, #redirect_to_finish_wizard, #redirect_to_next, #render_step, #render_wizard
Methods included from Controller::Concerns::Path
#action, #controller, #next_wizard_path, #previous_wizard_path, #wizard_path