I\'ve been trying to figure this out for 2 days. I\'m confirming user accounts with email confirmations (via Devise). I finally got all that working, but the whole point was to
You could wait it out until the reconfirmable module is released (they're working on it).
For now it's in a pull request:
https://github.com/plataformatec/devise/pull/1120