Welcome to mirror list, hosted at ThFree Co, Russian Federation.

custom_roles.rb « initializers « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e2a61655db67bdccce4c9d5a5f8d768b8b78c397 (plain)
1
2
3
4
5
# frozen_string_literal: true

return unless Gitlab.ee?

Gitlab::CustomRoles::Definition.load_abilities!