I'm trying to apply this post ( Devise update user without password ) for users don't need to insert password to update informations.
But, I'm very confused where is this controller. Devise don't create any controller in my app/controller
folder. I search in all the folders but I cant find.
Where I that controller? I see posts talking about create a new controller, but I just want to modify little things.