Module: BaseLabel
- Extended by:
- ActiveSupport::Concern
- Included in:
- Label
- Defined in:
- app/models/concerns/base_label.rb
Overview
rubocop:disable Gitlab/BoundedContexts – existing Label modules/classes are not bounded
Constant Summary collapse
- DEFAULT_COLOR =
::Gitlab::Color.of('#6699cc')