Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https://github.com/robbkidd/gitlabhq into robbkidd-separate_user_and_issue_observer_from_mail_observer
This commit is contained in:
commit
55f8338502
19 changed files with 358 additions and 49 deletions
1
Gemfile
1
Gemfile
|
@ -77,4 +77,5 @@ group :test do
|
|||
gem "simplecov", :require => false
|
||||
gem "shoulda-matchers"
|
||||
gem 'email_spec'
|
||||
gem 'resque_spec'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue