RubyGems Navigation menu

sms_safe 1.0.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

mail >= 2.4

Development Dependencies (14):

Owners:

Authors:

  • Daniel Magliola

SHA 256 checksum:

fdbb65b176f727e9dcaea18514532ba3257889bcec7bab8bbc062e2f70b61f62

Total downloads 14,579

For this version 10,257

License:

MIT

Required Ruby Version: >= 1.9.3

Links: