Class: Mail::Message

Inherits:
Object
  • Object
show all
Defined in:
lib/govuk_notify_rails/mail_ext.rb

Instance Attribute Summary collapse

Instance Attribute Details

#govuk_notify_personalisationObject

Returns the value of attribute govuk_notify_personalisation.



4
5
6
# File 'lib/govuk_notify_rails/mail_ext.rb', line 4

def govuk_notify_personalisation
  @govuk_notify_personalisation
end

#govuk_notify_templateObject

Returns the value of attribute govuk_notify_template.



3
4
5
# File 'lib/govuk_notify_rails/mail_ext.rb', line 3

def govuk_notify_template
  @govuk_notify_template
end