adds email verification

This commit is contained in:
rgarcia
2015-08-27 23:57:04 +02:00
parent 3fc8d830f1
commit 570f67195c
5 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1 @@
<p><%= link_to "Confirma tu email", email_url(email_verification_token: @token) %></p>