sanitize_email 2.0.5
Email Condom for your Ruby Server. In Rails, Sinatra, et al, or simply the mail gem: Aids in development, testing, qa, and production troubleshooting of email issues without worrying that emails will get sent to actual live addresses.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
mail
~> 2.0
version_gem
~> 1.1, >= 1.1.4
Development依存関係 (8):
actionmailer
>= 3
appraisal
~> 2
rails
>= 3.0, <= 8
rake
>= 12
rdoc
>= 3.12
rspec
>= 3
rspec-block_is_expected
~> 1.0, >= 1.0.5
rspec-pending_for
~> 0.1, >= 0.1.16