I want to receive and parse emails from my Rails application using Action Mailbox. In local, everything works fine. I then wanted to try sending email from my G
I want to test attachments with the Action Mailbox TestHelper. I see the options for the test helper get passed to the mail object but I can't seem to add attac