Skip to content

Commit 4a44b51

Browse files
committed
form_helper documentation using article instead of post
Documentation previously uses post which is confusing as the methods/verb is also post. Before <form action="/posts" method="post"> After <form action="/articles" method="post"> Method Worked through a new Rails app with scaffold of article and checking the output of the HTML. Other HTML changes make it more authentic: /> => at the end of the input
1 parent 779d610 commit 4a44b51

File tree

1 file changed

+147
-149
lines changed

1 file changed

+147
-149
lines changed

0 commit comments

Comments
 (0)