active_mailer 1.1.0
Applications that have complex email sending logic have DRYness problems. ActiveMailer solves that by making a legitimate email model where all sending logic belongs. It is also capable of acting as an audit trail for email sending.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
rails
>= 5.1