HsUnifonic
Gem to send sms using unifonic API
Configuration
- Server [ http://basic.unifonic.com]
- AppsID
Installation
Add this line to your application's Gemfile:
gem 'hs_unifonic'
And then execute:
$ bundle
Or install it yourself as:
$ gem install hs_unifonic
Usage
HsUnifonic.self.send_sms(credentials, mobile_number, ,sender,)
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hs_unifonic.
License
The gem is available as open source under the terms of the MIT License.