提交 6e227ad3 编写于 作者: R Ryuta Kamizono

Fix indentation [ci skip]

上级 eb053fa8
* Allow ActionMailer classes to configure their delivery job
* Allow Action Mailer classes to configure their delivery job.
class MyMailer < ApplicationMailer
self.delivery_job = MyCustomDeliveryJob
class MyMailer < ApplicationMailer
self.delivery_job = MyCustomDeliveryJob
...
end
...
end
*Matthew Mongeau*
*Matthew Mongeau*
Please check [5-1-stable](https://github.com/rails/rails/blob/5-1-stable/actionmailer/CHANGELOG.md) for previous changes.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册