Module: MailForms::Customer
- Extended by:
- ActiveSupport::Concern
- Included in:
- MailForm::EnrollShowroomProgram, MailForm::PipeFreezeProtectionQuote, MailForm::ProductSample, MailForm::QuoteRequest, MailForm::RequestLiterature, MailForm::RoofGutterDeicingQuote, MailForm::ShareYourStory
- Defined in:
- app/concerns/mail_forms/customer.rb
Instance Method Summary collapse
Instance Method Details
#email_address ⇒ Object
36 37 38 |
# File 'app/concerns/mail_forms/customer.rb', line 36 def email_address customer_email_address end |