Class: BugReportsClient::ApplicationController

Inherits:
Object
  • Object
show all
Defined in:
app/controllers/bug_reports_client/application_controller.rb

Overview

Inherits from the host app's ApplicationController (configurable) so the engine's pages get the host layout, session handling and flash styling for free. Authentication is enforced through the configured method name, which covers both Devise hosts and bespoke session auth.

Direct Known Subclasses

BugReportsController