-
- Downloads
Make Notify#note_merge_request_email resque friendly
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
parent
5fe75649
No related branches found
No related tags found
Showing
- app/mailers/notify.rb 5 additions, 6 deletionsapp/mailers/notify.rb
- app/models/mailer_observer.rb 1 addition, 1 deletionapp/models/mailer_observer.rb
- app/views/notify/note_merge_request_email.html.haml 2 additions, 2 deletionsapp/views/notify/note_merge_request_email.html.haml
- spec/mailers/notify_spec.rb 6 additions, 2 deletionsspec/mailers/notify_spec.rb
Please register or sign in to comment