Sha256: 52f7abd4be4d7a2d85e01f2cc8660a15357de3c4c91f2ababebd930774def846

Contents?: true

Size: 431 Bytes

Versions: 8

Compression:

Stored size: 431 Bytes

Contents

# frozen_string_literal: true

module ConvenientService
  ConcernMiddleware = ::ConvenientService::Core::Entities::Config::Entities::Concerns::Entities::Middleware

  MethodClassicMiddleware = ::ConvenientService::Core::Entities::Config::Entities::MethodMiddlewares::Entities::Middlewares::Classic
  MethodChainMiddleware = ::ConvenientService::Core::Entities::Config::Entities::MethodMiddlewares::Entities::Middlewares::Chain
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
convenient_service-0.19.1 lib/convenient_service/core/aliases.rb
convenient_service-0.19.0 lib/convenient_service/core/aliases.rb
convenient_service-0.18.0 lib/convenient_service/core/aliases.rb
convenient_service-0.17.0 lib/convenient_service/core/aliases.rb
convenient_service-0.16.0 lib/convenient_service/core/aliases.rb
convenient_service-0.15.0 lib/convenient_service/core/aliases.rb
convenient_service-0.14.0 lib/convenient_service/core/aliases.rb
convenient_service-0.13.0 lib/convenient_service/core/aliases.rb