Class: MrCommon::Registrations::SuccessController
- Inherits:
-
PublicBaseController
- Object
- BaseController
- PublicBaseController
- MrCommon::Registrations::SuccessController
- Defined in:
- app/controllers/mr_common/registrations/success_controller.rb
Instance Method Summary collapse
-
#index ⇒ Object
Page rendered when a Registration is created successfully.
Instance Method Details
#index ⇒ Object
Page rendered when a Registration is created successfully.
7 8 |
# File 'app/controllers/mr_common/registrations/success_controller.rb', line 7 def index end |