提交 ccd97336 编写于 作者: R Rafael França 提交者: GitHub

Merge pull request #30246 from yhirano55/fix_guide_command_line

Fix guide about command_line [ci skip]
......@@ -102,6 +102,7 @@ Please choose a generator below.
Rails:
assets
channel
controller
generator
...
......@@ -241,6 +242,8 @@ $ bin/rails generate scaffold HighScore game:string score:integer
invoke jbuilder
create app/views/high_scores/index.json.jbuilder
create app/views/high_scores/show.json.jbuilder
invoke test_unit
create test/system/high_scores_test.rb
invoke assets
invoke coffee
create app/assets/javascripts/high_scores.coffee
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册