Sha256: 7c999c71753fe29ee767fcea3696f892dfd881e4bc2c19c3e45268c498a6c43b
Contents?: true
Size: 221 Bytes
Versions: 2
Compression:
Stored size: 221 Bytes
Contents
<p>Welcome <%= @resource.email %>!</p> <p>You can confirm your account email through the link below:</p> <p><%= link_to 'Confirm my account', confirmation_url(@user, confirmation_token: @user.confirmation_token) %></p>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_auth-1.0.5 | app/views/user_mailer/confirmation_instructions.html.erb |
rails_auth-1.0.4 | app/views/user_mailer/confirmation_instructions.html.erb |