RubyGems Navigation menu

mail_safe 0.3.2

Mail safe provides a safety net while you"re developing an application that uses ActionMailer. It keeps emails from escaping into the wild. Once you"ve installed and configured this gem, you can rest assure that your app won"t send emails to external email addresses. Instead, emails that would normally be delivered to external addresses will be sent to an address of your choosing, and the body of the email will be appended with a note stating where the email was originally intended to go.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.4 - December 01, 2014 (12.0 KB)
  2. 0.3.3 - September 17, 2014 (12.0 KB)
  3. 0.3.2 - September 05, 2014 (12.0 KB)
  4. 0.3.1 - October 14, 2010 (11.0 KB)
  5. 0.3.0 - February 25, 2010 (10.5 KB)
显示所有版本 (共 7 个)

Runtime 依赖 (2):

actionmailer >= 3.0.0
coveralls >= 0

Development 依赖 (4):

appraisal >= 0
bundler >= 0
rake >= 0
rspec >= 3.0.0, ~> 3.0

业主:

作者:

  • Myron Marston, Juan José Conti

SHA 256 校验和:

0cefe3ffb87c10728e5b041e91fb4e858ac0dc053edda2e38b791a217eccf316

下载总量 1,956,462

这个版本 10,255

许可:

MIT

需要的 Ruby 版本: >= 0

链接: