提交 e8bdbef0 编写于 作者: S schneems

add command line $ tip for new programmers

上级 ae444825
......@@ -235,6 +235,8 @@ adding these columns will also be created. For example, running
$ rails generate model Product name:string description:text
```
TIP: All lines starting with a dollar sign `$` are intended to be run on the command line.
will create a migration that looks like this
```ruby
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册