aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2018-08-28 11:16:59 +0300
committerbogdanvlviv <bogdanvlviv@gmail.com>2018-08-29 12:09:43 +0300
commit02fa55ac29dd7a3f92fe454e32ee8fa35005d7e7 (patch)
tree92a3f492e4daa932417b5f3e44817db2893f7eb3 /guides/source/documents.yaml
parent1353610ff2ab4d16d022d5c31d5b4e5d908e05a8 (diff)
downloadrails-02fa55ac29dd7a3f92fe454e32ee8fa35005d7e7.tar.gz
rails-02fa55ac29dd7a3f92fe454e32ee8fa35005d7e7.tar.bz2
rails-02fa55ac29dd7a3f92fe454e32ee8fa35005d7e7.zip
Add "Ruby on Rails 6.0 Release Notes" guide [ci skip]
This commit adds a skeleton of "Ruby on Rails 6.0 Release Notes". It isn't a good time to add changelogs' entries to this guide since we can redo/revert some things till the final release 6.0. It would be better to do it close to the release. But we already can add mentions about major features that have been added to 6.0. I added mention about "Parallel Testing".
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 4dee34b1e7..8f2312458d 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -202,6 +202,11 @@
url: upgrading_ruby_on_rails.html
description: This guide helps in upgrading applications to latest Ruby on Rails versions.
-
+ name: Ruby on Rails 6.0 Release Notes
+ work_in_progress: true
+ url: 6_0_release_notes.html
+ description: Release notes for Rails 6.0.
+ -
name: Ruby on Rails 5.2 Release Notes
url: 5_2_release_notes.html
description: Release notes for Rails 5.2.