File tree Expand file tree Collapse file tree 3 files changed +478
-4
lines changed Expand file tree Collapse file tree 3 files changed +478
-4
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Tutorials
10
10
:titlesonly:
11
11
12
12
tutorials/getting-started-sinatra
13
- tutorials/getting-started-rails
13
+ tutorials/getting-started-rails7
14
+ tutorials/getting-started-rails6
14
15
tutorials/documents
15
16
tutorials/common-errors
Original file line number Diff line number Diff line change 1
- ***********************
2
- Getting Started (Rails)
3
- ***********************
1
+ *************************
2
+ Getting Started (Rails 6 )
3
+ *************************
4
4
5
5
.. default-domain:: mongodb
6
6
@@ -10,6 +10,11 @@ Getting Started (Rails)
10
10
:depth: 2
11
11
:class: singlecol
12
12
13
+ .. note::
14
+
15
+ This tutorial is for Ruby on Rails 6. If this is not the version you're using choose
16
+ the appropriate tutorial for your Rails version from the navigation menu.
17
+
13
18
New Application
14
19
===============
15
20
You can’t perform that action at this time.
0 commit comments