Class: MnoEnterprise::UserSetupController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- MnoEnterprise::UserSetupController
- Defined in:
- app/controllers/mno_enterprise/user_setup_controller.rb
Instance Method Summary collapse
-
#index ⇒ Object
GET /user_setup/:id Display a specific step for the user setup.
Instance Method Details
#index ⇒ Object
GET /user_setup/:id Display a specific step for the user setup
8 9 |
# File 'app/controllers/mno_enterprise/user_setup_controller.rb', line 8 def index end |