Commit fd766e3
Fix docs for
Passing a instance is not what you're supposed to do here.
The instance will instead be passed to you in `form_with` and similar.
Co-authored-by: Petrik de Heus <[email protected]>default_form_builder
1 parent 6d30780 commit fd766e3
File tree
2 files changed
+2
-2
lines changed- actionmailer/lib/action_mailer
- actionpack/lib/action_controller
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments