#devise

Devise raise validations error when new and old passwords are same

Published by Prabin Poudel 2 min read
cover: Devise raise validations error when new and old passwords are same
Letting users to change their password is a very common feature. In this post we will be exploring the solution for raising validations error when they try to change their password but add the same old password again.