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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gems/activerecord-gitlab/README.md')
-rw-r--r--gems/activerecord-gitlab/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/gems/activerecord-gitlab/README.md b/gems/activerecord-gitlab/README.md
new file mode 100644
index 00000000000..c5b56e367b9
--- /dev/null
+++ b/gems/activerecord-gitlab/README.md
@@ -0,0 +1,4 @@
+# ActiveRecord::GitlabPatches
+
+This gem adds GitLab specific Active Record patches.
+We have patches as a separate gem to isolate complexity.