Sha256: 3aecc68c84580e2ea686cf815ff2a4dccdcd5a73f43dd95819d3736d14ada1be
Contents?: true
Size: 238 Bytes
Versions: 1
Compression:
Stored size: 238 Bytes
Contents
# frozen_string_literal: true module ConvenientService module Feature include Support::Concern included do include Support::DependencyContainer::Entry include Support::DependencyContainer::Export end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
convenient_service-0.12.0 | lib/convenient_service/feature.rb |