We’ve first developed the API in Ruby on Rails in order to make it easily usable with the ruby gems system. We are still developing the documentation for it to be available with more languages like Javascript, Python, Php, Java, C, etc... The API is available with curl, contact us if you want more info about it.
We’ve first developed the API in Ruby on Rails in order to make it easily usable with the ruby gems system. We are still developing the documentation for it to be available with more languages like Javascript, Python, Php, Java, C, etc... The API is available with curl, contact us if you want more info about it.
Add this line to your application’s Gemfile:
And then execute:
Or install it yourself as:
Te usage of this gem is simple : example in simple application: exaple of status : - status = 0 => message sended - other status => error
After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.
Add this line to your application’s Gemfile:
And then execute:
Or install it yourself as:
Te usage of this gem is simple : example in simple application: exaple of status : - status = 0 => message sended - other status => error
After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.