Module: Todoable

Included in:
AlertManagement::Alert, DesignManagement::Design, Issue, Key, MergeRequest, Namespace, Project
Defined in:
app/models/concerns/todoable.rb

Overview

Todoable concern

Specify object types that supports todos.

Used by Issue, MergeRequest, Design and Epic.