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

activerecord-gitlab.rb « lib « activerecord-gitlab « gems - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 31cf29c70a157a82e4fc1375c41b52b2209cb7bd (plain)
1
2
3
4
5
# rubocop:disable Naming/FileName
# frozen_string_literal: true

require_relative "active_record/gitlab_patches"
# rubocop:enable Naming/FileName