Module: ActiveEncode::EngineAdapter

Extended by:
ActiveSupport::Concern
Included in:
Base
Defined in:
lib/active_encode/engine_adapter.rb

Overview

The ActiveEncode::EngineAdapter module is used to load the correct adapter. The default engine adapter is the :active_job engine.

Defined Under Namespace

Modules: ClassMethods