29cfd33d94
Emails are used to associate commits with users. The emails are not verified and don't have to be valid email addresses. They are assigned on a first come, first serve basis. Notifications are sent when an email is added.
7 lines
192 B
Text
7 lines
192 B
Text
Hi <%= @user.name %>!
|
|
|
|
A new email was added to your account:
|
|
|
|
email.................. <%= @email.email %>
|
|
|
|
If this email was added in error, you can remove it here: <%= profile_emails_url %>
|