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