Class: MaintenanceTasks::ApplicationController

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

Overview

Base class for all controllers used by this engine.

Can be extended to add different authentication and authorization code.

Direct Known Subclasses

RunsController, TasksController

Constant Summary collapse

BULMA_CDN =
"https://cdn.jsdelivr.net"