提交 0d3254e3 编写于 作者: S Sean Collins

Fix typo: test -> text

上级 904e3f44
......@@ -654,7 +654,7 @@ The easiest way to see functional tests in action is to generate a controller
scaffold:
```bash
$ bin/rails generate scaffold_controller article title:string body:test
$ bin/rails generate scaffold_controller article title:string body:text
...
create app/controllers/articles_controller.rb
...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册