summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorJan Provaznik <jprovaznik@gitlab.com>2018-12-14 18:58:12 +0100
committerJan Provaznik <jprovaznik@gitlab.com>2018-12-14 18:58:12 +0100
commit4fd35cd58f8f3fc78871fd7f9ed9f9e61f6a4c73 (patch)
tree3591660ff104fad52414d17da09f0580a6131a9c /doc/development/README.md
parenteafc8e2f481751b973260287c844b70bd408dcb2 (diff)
downloadgitlab-ce-4fd35cd58f8f3fc78871fd7f9ed9f9e61f6a4c73.tar.gz
Removed rails 5 documentation
Because we removed rails 4 support, this document is not needed anymore.
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index bcf57a223f5..f22dde32de9 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -52,7 +52,6 @@ description: 'Learn how to contribute to GitLab.'
- [Prometheus metrics](prometheus_metrics.md)
- [Guidelines for reusing abstractions](reusing_abstractions.md)
- [DeclarativePolicy framework](policies.md)
-- [Switching to Rails 5](switching_to_rails5.md)
## Performance guides