RubyGems Navigation menu

mail_safe 0.3.3

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 (12KB)
  2. 0.3.3 - September 17, 2014 (12KB)
  3. 0.3.2 - September 05, 2014 (12KB)
  4. 0.3.1 - October 14, 2010 (11KB)
  5. 0.3.0 - February 25, 2010 (10.5KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

actionmailer >= 3.0.0

Development依存関係 (5):

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

所有者:

作者:

  • Myron Marston, Juan José Conti

SHA 256チェックサム:

28e987d81bbddd6b24957be578dbe0aad1097a848e5b6ae555ba00a806a616e9

累計ダウンロード数 1,958,431

このバージョンのみ 25,521

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9.3

リンク: