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 e3a43ec commit 2f4fb95Copy full SHA for 2f4fb95
guides/source/initialization.md
@@ -16,7 +16,7 @@ After reading this guide, you will know:
16
--------------------------------------------------------------------------------
17
18
This guide goes through every method call that is
19
-required to boot up the Ruby on Rails stack for a default Rails 4
+required to boot up the Ruby on Rails stack for a default Rails
20
application, explaining each part in detail along the way. For this
21
guide, we will be focusing on what happens when you execute `rails server`
22
to boot your app.
0 commit comments