Add email service, refactor Run model to use it

This commit is contained in:
Ben Ramey
2014-04-14 17:25:57 -05:00
parent b247bdd406
commit 9b291889ac
3 changed files with 34 additions and 36 deletions

View File

@@ -14,6 +14,7 @@
"nodemailer": "~0.6.1",
"load-grunt-tasks": "~0.3.0",
"glob": "3.2.8",
"sendgrid": "1.0.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-concat": "~0.3.0",