提交 efad3b91 编写于 作者: R Rafael Mendonça França

Merge pull request #12493 from drodriguez/patch-1

Keep code consistent with previous code blocks.
......@@ -1490,8 +1490,8 @@ So first, we'll wire up the Post show template
</p>
<% end %>
<%= link_to 'Edit Post', edit_post_path(@post) %> |
<%= link_to 'Back to Posts', posts_path %>
<%= link_to 'Back', posts_path %>
| <%= link_to 'Edit', edit_post_path(@post) %>
```
This adds a form on the `Post` show page that creates a new comment by
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册