Ryveruby is a gem which allows you to send messages or posts to Ryver.
Add this line to your application's Gemfile:
gem 'ryveruby'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ryveruby
The gem provides you two models: MessageSender and PostSender.
Usage example:
MessageSender.new("team_code","Example message").call
This gem is in development now.
Bug reports and pull requests are welcome on GitHub at https://github.com/Esteban Damian Fuhrmann/ryveruby.
Format specification: http://jsonapi.org