Module: Importu::Backends::Middleware Private
- Defined in:
- lib/importu/backends/middleware.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Namespace for backend middleware.
Middleware wraps backends to add cross-cutting behavior like enforcing allowed actions and detecting duplicates within an import.
Defined Under Namespace
Classes: DuplicateManagerProxy, EnforceAllowedActions