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

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

GlobalID.prepend(Gitlab::Patch::GlobalId)