Action Mailbox Debug
This is a helper to debug Action Mailbox. It's not suitable for running on production servers.
Installation
Add this line to your application's Gemfile:
gem 'action_mailbox_debug'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install action_mailbox_debug