Sha256: 5d1c7648f2d3b973a8545a6bce8d55564b29ffc99025d54eb08dc6980ca7e256
Contents?: true
Size: 415 Bytes
Versions: 8
Compression:
Stored size: 415 Bytes
Contents
# frozen_string_literal: true ## # @internal # NOTE: Aliases hide the full constants path from the end-users in order to increase DX. # - https://en.wikipedia.org/wiki/User_experience#Developer_experience # module ConvenientService Command = ::ConvenientService::Support::Command Concern = ::ConvenientService::Support::Concern DependencyContainer = ::ConvenientService::Support::DependencyContainer end
Version data entries
8 entries across 8 versions & 1 rubygems