mischa78/boxroom

View on GitHub
app/views/user_mailer/reset_password_email.en.text.erb

Summary

Maintainability
Test Coverage
Dear user,

Please use the following URL to reset your Boxroom password:

    <%= edit_reset_password_url(@user.reset_password_token) %>

Just as a reminder, your account info:

    Username: <%= @user.name %>
    Email: <%= @user.email %>

If you did not submit a request to reset your password, please ignore this email.
Your current password is still valid.

--
Boxroom
http://boxroomapp.com/