nested_form icon indicating copy to clipboard operation
nested_form copied to clipboard

When using a has_one child association and records nested under it, the html template input names are not correctly updated (jQuery)

Open kevinrood opened this issue 13 years ago • 2 comments

Use a look ahead regex to make sure the parent_names variable only captures has_many association names

kevinrood avatar Dec 05 '11 18:12 kevinrood

:+1:

findchris avatar Nov 19 '12 23:11 findchris

@findchris What does your "+1" mean? Could you please provide a test application reproducing this issue?

lest avatar Nov 20 '12 07:11 lest