We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2dab9 commit 3e69562Copy full SHA for 3e69562
docs/tutorials/getting-started-rails7.txt
@@ -69,7 +69,7 @@ and ``--skip-system-test`` options:
69
70
.. code-block:: sh
71
72
- rails new blog --skip-bundle --skip-active-record --skip-test --skip-system-test
+ rails new blog --skip-active-record --skip-test --skip-system-test
73
cd blog
74
75
Setup Mongoid
0 commit comments