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