RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Resend Devise Confirmation Emails For Incomplete Accounts

It’s slightly frustrating looking through your users table and seeing a bunch of accounts that signed up but never confirmed.

This rake task will look through your users table for unconfirmed devise accounts and one by one resend their confirmation emails.

http://www.cheynewallace.com/resend-devise-confirmation-emails-for-incomplete/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in