Skip to content

Commit 2f4fb95

Browse files
prathamesh-sonpatkirafaelfranca
authored andcommitted
Merge pull request rails#25716 from willnet/remove-rails-4
[ci skip] Remove reference to Rails 4 in the initialization guide.
1 parent e3a43ec commit 2f4fb95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/initialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ After reading this guide, you will know:
1616
--------------------------------------------------------------------------------
1717

1818
This guide goes through every method call that is
19-
required to boot up the Ruby on Rails stack for a default Rails 4
19+
required to boot up the Ruby on Rails stack for a default Rails
2020
application, explaining each part in detail along the way. For this
2121
guide, we will be focusing on what happens when you execute `rails server`
2222
to boot your app.

0 commit comments

Comments
 (0)