attachments()
Access the message attachments list.
# File actionmailer/lib/action_mailer/mail_helper.rb, line 43 def attachments mailer.attachments end