提交 f25e4116 编写于 作者: J Jed Hartman

Clarifying confusing phrasing

上级 33be58b2
......@@ -880,9 +880,9 @@ Let's add links to the other views as well, starting with adding this
```
This link will allow you to bring up the form that lets you create a new article.
You should also add a link to this template - `app/views/articles/new.html.erb`
- to go back to the `index` action. Do this by adding this underneath the form
in this template:
Also add a link in `app/views/articles/new.html.erb`, underneath the form, to
go back to the `index` action:
```erb
<%= form_for :article do |f| %>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册