diff options
author | Jan Provaznik <jprovaznik@gitlab.com> | 2018-12-14 18:58:12 +0100 |
---|---|---|
committer | Jan Provaznik <jprovaznik@gitlab.com> | 2018-12-14 18:58:12 +0100 |
commit | 4fd35cd58f8f3fc78871fd7f9ed9f9e61f6a4c73 (patch) | |
tree | 3591660ff104fad52414d17da09f0580a6131a9c /doc/development/README.md | |
parent | eafc8e2f481751b973260287c844b70bd408dcb2 (diff) | |
download | gitlab-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.md | 1 |
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 |