-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enabling SMTP feature to send emails via ActionMailer #584
Enabling SMTP feature to send emails via ActionMailer #584
Conversation
…eated Instance Variables to Avoid DB Model access from views
https://github.com/excid3/noticed?? useful? |
Thank you for suggesting the library. Although I haven't reviewed it yet, I'm open to considering it since it appears to offer extensive support for various delivery methods, which could be beneficial for our project |
This could solve several delivery methods in one implementation. @smarlaku820 what do you think? I'll try to play with it. |
@smarlaku820 Should we wait on this PR, try to use the gem Aaron suggested to see how it works out?? |
I always like it when others work through the hard stuff and push it into a lib for me :) |
I haven't got the bandwidth for the next couple of weeks. Maybe, I will take a look at the lib after that. |
UserMailer
mailer via the Application Controllerproject_admins
CCing theuser
requesting a review.user
will be notified if the review request isapproved
orrevoked
user
will also be notified of the same.Attaching the sample screenshots
Welcome Email
Request Review
Request Additional Changes
Approve Request
Revoke Request