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 8e3ca80 commit cd1372aCopy full SHA for cd1372a
sites/en/installfest/create_a_rails_app.step
@@ -32,9 +32,7 @@ step "Create a new Rails app" do
32
tip "Shortcut: Just type 'rails s'" do
33
message <<-MARKDOWN
34
Throughout your Rails programming career you're going to type `rails server` a
35
- lot. In fact, you'll type this so much that DHH and the Rails Core team
36
- decided to save you 5 keystrokes per server restart. Simply typing `rails s`
37
- is the same as `rails server`.
+ lot. Simply typing `rails s` is the same as `rails server`.
38
MARKDOWN
39
end
40
0 commit comments