Sha256: 409f98db85f473928d22f946f2021596f7c406831b5e1cc0c68aa26fba99d228
Contents?: true
Size: 187 Bytes
Versions: 2
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true module ConvenientService module Feature include Support::Concern included do include Support::DependencyContainer::Entry end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
convenient_service-0.14.0 | lib/convenient_service/feature.rb |
convenient_service-0.13.0 | lib/convenient_service/feature.rb |