I believe when it finds the relevant inputs for the fields it uses this selector:
https://github.com/patbenatar/jquery-nested_attributes/blob/master/jquery.nested_attributes.coffee#L33
So when it tries to figure out the collection name it can't because the select tag is never found.
<3
I believe when it finds the relevant inputs for the fields it uses this selector:
https://github.com/patbenatar/jquery-nested_attributes/blob/master/jquery.nested_attributes.coffee#L33
So when it tries to figure out the collection name it can't because the select tag is never found.
<3