提交 817a20b1 编写于 作者: C Carlos Antonio da Silva

Merge pull request #7549 from asanghi/master

Fix Changelog example in Action Mailer [ci skip]
......@@ -6,7 +6,7 @@
you can now override settings per mail instance for e.g.
def my_mailer(user,company)
mail to: customer.email, subject: "Welcome!",
mail to: user.email, subject: "Welcome!",
delivery_method_options: {user_name: company.smtp_user,
password: company.smtp_password}
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册