I have user that has_one profile but not all users need a profile. I'm looking for a way to create the profile only when a checkbox is checked on the user form (either via update or create). I have user that has_one profile but not all us
I have user that has_one profile but not all users need a profile. I'm looking for a way to create the profile only when a checkbox is checked on the user form (either via update or create). I have user that has_one profile but not all us