designium/simple-login

View on GitHub
lib/rails/generators/simple_login/templates/views/user_mailer/password_reset.text.erb

Summary

Maintainability
Test Coverage
To reset your password, click the URL below.

<%= edit_password_reset_url(@user.password_reset_token) %>

If you did not request your password to be reset, just ignore this email and your password will continue to stay the same.