File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,9 @@ The Rails philosophy includes two major guiding principles:
64
64
Creating a New Rails Project
65
65
----------------------------
66
66
67
- TIP: New Rails apps come with a preconfigured Dev Container development environment. This
68
- is the fastest way to get started with Rails. For instructions see [ Getting Started with Dev Containers] ( getting_started_with_devcontainer.html )
67
+ TIP: You can create new Rails apps come with a preconfigured Dev Container development environment. This
68
+ is the fastest way to get started with Rails.
69
+ For instructions see [ Getting Started with Dev Containers] ( getting_started_with_devcontainer.html )
69
70
70
71
The best way to read this guide is to follow it step by step. All steps are
71
72
essential to run this example application and no additional code or steps are
You can’t perform that action at this time.
0 commit comments