mirror of
https://github.com/heartcombo/devise.git
synced 2026-05-02 03:01:49 -04:00
We could always generate a confirmation token but not sending a confirmation email by invoking the skip_confirmation_notification! method when creating the account. But there were no way to do that when we were turning on reconfirmable and updating email.