aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
blob: 66873748cee07f3ba60d5146c7f243fd027135e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
*   Specify form field ids when generating a scaffold.

    This makes sure that the labels are linked up with the fields. The
    regression was introduced when the template was switched to
    `form_with`.

    *Yves Senn*

Please check [5-1-stable](https://github.com/rails/rails/blob/5-1-stable/railties/CHANGELOG.md) for previous changes.