RubyGems Navigation menu

active_sms 0.0.1

Say you want to send sms in your app. You think it's simple. What (most likely) you do? you create simple class to do it. Then you need to mock it in tests, and need to use different backend in different environments, or even use multiple backends in single environment. This gems aims at solving most common cases for sending sms in your app

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.1 - October 29, 2016 (11 KB)
  2. 0.2.0 - October 11, 2016 (10.5 KB)
  3. 0.1.0 - October 03, 2016 (10 KB)
  4. 0.0.1 - September 04, 2016 (8 KB)

Development Dependencies (7):

bundler ~> 1.12
guard ~> 2.14
guard-rspec ~> 4.7
pry-byebug ~> 3.4
rake ~> 10.0
rspec ~> 3.0
rubocop >= 0

Owners:

Authors:

  • Fedcomp

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 10,270

For this version 2,390

License:

MIT

Required Ruby Version: >= 0

Links: