Module: Users::ParticipableService

Extended by:
ActiveSupport::Concern
Includes:
Gitlab::Utils::StrongMemoize
Included in:
Groups::ParticipantsService, Projects::ParticipantsService
Defined in:
app/services/concerns/users/participable_service.rb

Constant Summary collapse

SEARCH_LIMIT =
10