added email notification when order arives

This commit is contained in:
Senad Uka
2015-08-09 10:58:14 +02:00
parent 8b6a62b7e7
commit 2ff5ceabd2
4 changed files with 30 additions and 1 deletions

View File

@@ -49,10 +49,15 @@ GEM
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.6.1)
minitest (5.5.0)
multi_json (1.10.1)
multipart-post (2.0.0)
pg (0.17.1)
pony (1.11)
mail (>= 2.0)
puma (2.10.2)
rack (>= 1.1, < 2.0)
puma (2.10.2-java)
@@ -102,6 +107,7 @@ DEPENDENCIES
jruby-openssl
json
pg
pony
puma
rerun
sinatra