use resque mailer to send mail background
This commit is contained in:
parent
9e5c016847
commit
25b80767bd
5 changed files with 38 additions and 32 deletions
1
Gemfile
1
Gemfile
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue