aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_mailbox/test_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Don't require Postfix to send form dataGeorge Claghorn2018-10-181-7/+4
|
* Permit receiving an email fixtureGeorge Claghorn2018-10-021-0/+4
|
* Add a test helper for creating and routing an inbound emailGeorge Claghorn2018-10-011-1/+5
|
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-281-0/+22
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.