Class: MrCommon::Registrations::SuccessController

Inherits:
PublicBaseController show all
Defined in:
app/controllers/mr_common/registrations/success_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject

Page rendered when a Registration is created successfully.



7
8
# File 'app/controllers/mr_common/registrations/success_controller.rb', line 7

def index
end