1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Smtp now using postmark

This commit is contained in:
2015-12-30 14:37:31 +00:00
parent 83d0448271
commit 490df3b182
4 changed files with 13 additions and 1 deletions

View File

@@ -54,6 +54,7 @@ gem 'spring', :group => :development
gem 'rb-readline'
gem 'delayed_job_active_record'
gem 'puma'
gem 'postmark-rails'
group :development do
#gem 'bullet'