Sha256: 249e88174aaa880278df5a63d36fea4ca83fc80f8a82c943531f353820e23784
Contents?: true
Size: 654 Bytes
Versions: 1
Compression:
Stored size: 654 Bytes
Contents
# ActiveSMS [![Build Status](https://travis-ci.org/Fedcomp/active_sms.svg?branch=master)](https://travis-ci.org/Fedcomp/active_sms) Easily send sms using various sms backends! The gem is work in progress now. ## Installation Add this line to your application's Gemfile: ```ruby gem 'active_sms' ``` And then execute: $ bundle Or install it yourself as: $ gem install active_sms ## Usage To be done. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/Fedcomp/active_sms. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_sms-0.0.1 | README.md |