Module

ActionMailer

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
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.