1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/generators/erb
Yves Senn 27f103fc7e add field ids when generating a scaffold form.
This is a follow up to a6d065e. When using `form_with` you must supply
field ids manually. Since the scaffold generator is using labels we
need to make sure that they are linked up properly.
2017-03-26 12:11:45 +02:00
..
controller applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
mailer generate mailer layout files only when it does not exist 2017-02-02 17:22:55 +09:00
scaffold add field ids when generating a scaffold form. 2017-03-26 12:11:45 +02:00