Hey guys I'm getting an error out of the blue, but I'm not finding anything resembling it on the net.
I get an "undefined method `stringify_keys' for [:email, :current_password]:Array" error on this line "@user.update_without_password(devise_parameter_sanitizer.for(:account_update))" .
Only when I try to update user information. Anyone have any ideas?
Hey kevin, have you guys been able to solve this? I think you are on to something withe versions, but I can't seem to work it out.
Hey guys I'm getting an error out of the blue, but I'm not finding anything resembling it on the net.
I get an "undefined method `stringify_keys' for [:email, :current_password]:Array" error on this line "@user.update_without_password(devise_parameter_sanitizer.for(:account_update))" .
Only when I try to update user information. Anyone have any ideas?
very cool thanks for posting the fix. I was lost. lol