use resque mailer to send mail background

This commit is contained in:
RickXing 2012-05-12 17:01:09 +08:00
parent 9e5c016847
commit 25b80767bd
5 changed files with 38 additions and 32 deletions

View file

@ -36,6 +36,7 @@ gem 'bootstrap-sass', "2.0.2"
gem "colored"
gem 'yaml_db', :git => "https://github.com/gitlabhq/yaml_db.git"
gem 'modularity'
gem 'resque_mailer'
group :assets do
gem "sass-rails", "3.2.3"