issues
search
GreenStepsChatt
/
greensteps
This is the web app for Green Steps, a community focused initiative that incentivizes litter cleanup in the Chattanooga area.
https://www.greenstepschatt.com/
MIT License
12
stars
31
forks
source link
Mailer config
#120
Closed
crawfoal
closed
6 years ago
crawfoal
commented
6 years ago
Description
Configures ActionMailer with the account settings for the greensteps info email account.
Adds a mail interceptor so that mail isn't sent out by accident in the staging environment.
Adds mailer related configuration and helpers for the test environment.
Fixes #113, #114, #115.
Developer Checklist
[x] I have read and followed the
contribution guidelines
.
[x] All specs and linters pass (including Code Climate)
[x] I have followed the style of nearby code
[x] The build on Semaphore is successful
[x] I have gone through my changes by hand, either in the browser or terminal, which ever makes sense
[ ] I have
internationalized
my changes
Description
Fixes #113, #114, #115.
Developer Checklist