RubyGems Navigation menu

sms_safe 1.0.0

SmsSafe provides a safety net while you're developing an application that uses ActionTexter or other gems to send SMS. It keeps SMS messages from escaping into the wild. Once you've installed and configured this gem, you can rest assures that your app won't send SMS messages to external phone numbers. Instead, messages will be routed to a phone number you specify, converted into e-mails to you, or simply not sent at all. SmsSafe can also include an artificial delay to simulate the call to your SMS provider, for realistic load testing.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.2 - January 28, 2015 (20KB)
  2. 1.0.1 - January 02, 2015 (20KB)
  3. 1.0.0 - January 02, 2015 (18.5KB)

Runtime依存関係 (1):

mail >= 2.4

Development依存関係 (13):

所有者:

作者:

  • Daniel Magliola

SHA 256チェックサム:

fdef066d3d2c5299ea5dc2eb6c0a6dfe5f53210479d535fb63a4cfa1594efc6b

累計ダウンロード数 14,572

このバージョンのみ 2,149

ライセンス:

MIT

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

リンク: