The working basics
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
UserMailer#activation_needed_email
|
||||
|
||||
= @greeting + ", find me in app/views/user_mailer/activation_needed_email.text.haml"
|
||||
@@ -0,0 +1,3 @@
|
||||
UserMailer#activation_success_email
|
||||
|
||||
= @greeting + ", find me in app/views/user_mailer/activation_success_email.text.haml"
|
||||
Reference in New Issue
Block a user