Method: Notifo::EmailTemplateDto#from_email
- Defined in:
- lib/notifo/models/email_template_dto.rb
#from_email ⇒ Object
The optional from email.
26 27 28 |
# File 'lib/notifo/models/email_template_dto.rb', line 26 def from_email @from_email end |