-
- Downloads
Rename changed_issue_email to reassigned_issue_email & make resque friendly
#changed_issue_email was really sending emails about issue reassignments. Updated method name to reflect that. Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
parent
345f176a
No related branches found
No related tags found
Showing
- app/mailers/notify.rb 6 additions, 7 deletionsapp/mailers/notify.rb
- app/models/mailer_observer.rb 2 additions, 2 deletionsapp/models/mailer_observer.rb
- app/views/notify/reassigned_issue_email.html.haml 2 additions, 2 deletionsapp/views/notify/reassigned_issue_email.html.haml
- spec/mailers/notify_spec.rb 4 additions, 4 deletionsspec/mailers/notify_spec.rb
Please register or sign in to comment