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:
=

インストール:
=

バージョン履歴:

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

Development依存関係 (7):

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

所有者:

作者:

  • Fedcomp

SHA 256チェックサム:

=

累計ダウンロード数 10,442

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

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: