MessageBird SMS API for Ruby

Implementation of the MessageBird SMS API for Ruby.

Installation

Just paste the following in your Gemfile:

gem 'messagebird'

Compatibility

Development is focussed on MRI 1.9.3 and 2.0.0.

Legacy support for MRI 1.8.7, and experimental support for MRI 2.1.0 and JRuby 1.7.x.

Contributing

Credits

Based on the API example at www.messagebird.com/nl/sms-api#ruby

License

See the LICENSE file for licensing information.