lib/generators/authentication/templates/views/password_mailer/reset.text.erb.tt in authentication-zero-0.0.11 vs lib/generators/authentication/templates/views/password_mailer/reset.text.erb.tt in authentication-zero-0.0.12
- old
+ new
@@ -1,9 +1,9 @@
Hey there,
Can't remember your password for <%%= params[:<%= singular_table_name %>].email %>? That's OK, it happens. Just hit the link below to set a new one.
-[Reset my password]<%%= password_reset_edit_url(sid: @signed_id) %>
+[Reset my password]<%%= edit_password_resets_url(sid: @signed_id) %>
If you did not request a password reset you can safely ignore this email, it expires in 20 minutes. Only someone with access to this email account can reset your password.
Have questions or need help? Just reply to this email and our support team will help you sort it out.