Module: Elabs::Concerns::ElabsController
- Extended by:
- ActiveSupport::Concern
- Included in:
- Auth::ConfirmationsController, Auth::OmniauthCallbacksController, Auth::PasswordsController, Auth::RegistrationsController, Auth::SessionsController, Auth::UnlocksController
- Defined in:
- app/controllers/elabs/concerns/elabs_controller.rb
Overview
This concern is meant to be included in controllers extending other plugins/engines controllers (i.e.: Devise) This should not be used on Elabs controllers, as everything here is declared in ElabsApplicationController.