0 notes &
Overwrite Devise user update with current_password
If you don’t need to check current_password when user is updating itself, then you can overwrite standart Devise method update_with_password:
0 notes &
If you don’t need to check current_password when user is updating itself, then you can overwrite standart Devise method update_with_password: