Module: ConvenientService::Support::Middleware::StackBuilder::Entities::Builders::Custom::Constants Private

Defined in:
lib/convenient_service/support/middleware/stack_builder/entities/builders/custom/constants.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.

Since:

  • 1.0.0

Constant Summary collapse

INITIAL_MIDDLEWARE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Returns:

  • (Proc)

Since:

  • 1.0.0

->(env) { env }