Commit 5fc97086 by Mai Hoang Thai Ha

last commit

parent da93ae47
......@@ -9,6 +9,6 @@ class UserMailer < ApplicationMailer
@user = user
@job = job
@apply = apply
mail to: user.email, subject: 'aplly job'
mail to: apply.email, subject: 'aplly job'
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment