forked from fixin.me/fixin.me
Generate Devise scoped views
bin/rails generate devise:views users
This commit is contained in:
3
app/views/users/mailer/password_change.html.erb
Normal file
3
app/views/users/mailer/password_change.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<p>Hello <%= @resource.email %>!</p>
|
||||
|
||||
<p>We're contacting you to notify you that your password has been changed.</p>
|
||||
Reference in New Issue
Block a user