Class: ApiKeys::ApplicationController

Inherits:
Object
  • Object
show all
Includes:
Controller
Defined in:
app/controllers/api_keys/application_controller.rb

Overview

Base controller for the ApiKeys engine. Inherits from the host application’s configured controller (defaults to ::ApplicationController). Includes common engine functionality.

Direct Known Subclasses

KeysController, SecurityController