Class: Clearance::BaseController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Clearance::BaseController
- Defined in:
- app/controllers/clearance/base_controller.rb,
app/controllers/clearance/base_controller.rb
Overview
Top-level base class that all Clearance controllers inherit from.
Inherits from ApplicationController
by default and can be overridden by
setting a new value with Configuration#parent_controller=.