MessageGatewayGem

Installation

Add this line to your application's Gemfile:

gem 'messaging_gateway'

And then execute:

$ bundle

Or install it yourself as:

$ gem install message_gateway_gem

Usage

Please read the Readme at: http://source.modulotech.fr/modulotech/messagingateway

Upgrading version

Go to file version.rb and udpate the version number

Building gem

$ gem build messaging_gateway.gemspec

Push the latest version to rubygems

$ gem push messaging_gateway-0.0.x.gem