There's no documentation for this item.
| Modules | |
|---|---|
| AdvAttrAccessor | |
| Helpers | |
| PartContainer | Accessors and helpers that ActionMailer::Base and ActionMailer::Part have in common. Using these helpers you can easily add subparts or attachments to your message: |
| Quoting | |
| TestHelper | |
| Utils | |
| VERSION | |
| Classes | |
|---|---|
| Base | ActionMailer allows you to send email from your application using a mailer model and views. |
| NonInferrableMailerError | |
| Part | Represents a subpart of an email message. It shares many similar attributes of ActionMailer::Base. Although you can create parts manually and add them to the #parts list of the mailer, it is easier to use the helper methods in ActionMailer::PartContainer. |
| TestCase | New Test Super class for forward compatibility. To override |
<code/>and<pre/>for code samples.