0
votes

I have upgrade to devise 1.4.9 and I have a problem with :confirmable module.

After confirm user with email that send devise, I try login with the user confirmed and I get the next message:

"You have to confirm your account before continuing."

Some idea?

I using Mongoid and Devise 1.4.9. In devise Dont Working for me with old version gem in this Project.

I have other project rails with the same devise user model, controller, views, confirmable views, routes and working fine.

But with this project dont working. I dont know that I have doing bad.

1

1 Answers

1
votes

If it works in Devise 1.4.8, and doesn't in 1.4.9, report it to the Devise team as an issue. It's unlikely we will be able to help any further here.