RubyGems.org

Use RecipientInterceptor when you don't want your Ruby program to accidentally send emails to addresses other than those on a whitelist which you configure. For example, you could use it in your web app's staging environment.

installgem install recipient_interceptor
Authors

Dan Croak

2,352 total downloads 1,915 for this version
Owners

86e1965c029f488c25ecbcb7819ebf8f

Gemfile
gem "recipient_interceptor", "~> 0.1.1"
Versions
  1. 0.1.1 February 25, 2013
  2. 0.1.0 January 28, 2013
Runtime Dependencies
  1. mail >= 0
Development Dependencies
  1. rspec >= 0