Padrino::Mailer::Helpers::ClassMethods
Module: Padrino::Mailer::Helpers::ClassMethods
Overview
Class methods responsible for registering mailers, configuring settings and delivering messages.
Instance Method Summary
-
#deliver(mailer_name, message_name, *attributes) ⇒ Object
Delivers a mailer message email with the given attributes. -
#email(mail_attributes = {}, &block) ⇒ Object
Delivers an email with the given mail attributes with specified and default settings. 登录查看完整内容