Fix sending commit note email to id instead email
Compare changes
Files
2- Dmitriy Zaporozhets authored
+ 2
− 2
@@ -63,12 +63,12 @@ class Notify < ActionMailer::Base
@@ -63,12 +63,12 @@ class Notify < ActionMailer::Base
mail(to: commit_autor_email, subject: subject("note for commit #{@commit.short_id}", @commit.title))