phoenixframework / phoenix_html

Building blocks for working with HTML in Phoenix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doc bug: `form_for/x` function docs don't actually document the function parameters

icefoxen opened this issue · comments

It says "See the module documentation for examples of using this function." But the reason I'm looking at the function docs is because the module docs don't actually tell you the whole story of what parameters it takes and how they relate to whatever form it generates.

Do you mean inputs_for?