Class: SsoProvyder::RegistrationsController
- Inherits:
-
Authentifyd::RegistrationsController
- Object
- Authentifyd::RegistrationsController
- SsoProvyder::RegistrationsController
- Defined in:
- app/controllers/sso_provyder/registrations_controller.rb
Instance Method Summary collapse
Instance Method Details
#after_update_path_for(scope) ⇒ Object
3 4 5 |
# File 'app/controllers/sso_provyder/registrations_controller.rb', line 3 def after_update_path_for(scope) session[:referrer] ? session[:referrer] : root_path end |