Ask A Question

Notifications

You’re not receiving notifications from this thread.

Change password of users in Madmin rails 7 + Devise

Jose Ignacio Jerez asked in Rails

Hi!
I need to create users, and change password of users in madmin. But if I change the password I got this error
raise Errors::InvalidHash.new("invalid hash")
I understand the problem is the password is encrypted and now is just a String
How can I solve that?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,584+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.