I'm creating a user settings form that uses devise, I'm using nested attributes, but for some reason the settings registry is not updated, but rather deleted, does anyone have any idea what's going on?
(Also has this id that is passed in the form via a hidden_input that I would like to remove)
Thank you for your attention!