You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sites/en/intro-to-rails/setting_the_default_page.step
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ goals {
14
14
steps {
15
15
16
16
step "Add a root route" do
17
-
message "Open the file `config/routes.rb` in an editor."
17
+
message "Open the file `config/routes.rb` in an editor (In the InstallFest yesterday, we suggested that you install and use **Sublime Text** as your editor)."
18
18
19
19
message "Search the file for **root**, it should be near the top if you are using Rails 4."
0 commit comments