提交 87f249ee 编写于 作者: P Paul Nikitochkin

Added link to Form Helper article from getting strated [ci skip]

上级 3c719ead
......@@ -1021,9 +1021,9 @@ content:
```
Everything except for the `form_for` declaration remained the same.
How `form_for` can figure out the right `action` and `method` attributes
when building the form will be explained in just a moment. For now, let's update the
`app/views/posts/new.html.erb` view to use this new partial, rewriting it
How `form_for` can figure out the right `action` and `method` attributes when building the form
will be explained in [just a moment](/form_helpers.html#binding-a-form-to-an-object).
For now, let's update the `app/views/posts/new.html.erb` view to use this new partial, rewriting it
completely:
```html+erb
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册