Class: Argus::Trail::ApplicationController

Inherits:
ApplicationController
  • Object
show all
Includes:
Pundit::Authorization
Defined in:
app/controllers/argus/trail/application_controller.rb

Overview

Inherits from the host app's ApplicationController (not ActionController::Base) — the standard mountable-engine trick that gets current_user/session/CSRF/flash/Devise helpers/layout for free.