Wxwork

Send notification message to your Wxwork about your Rails Capistrano deployment via webhook.

Installation

Add this line to your application's Gemfile:

gem 'capwxwork'

And then execute:

$ bundle

Or install it yourself as:

$ gem install capwxwork

Usage

Add this line to your Capfile:

require 'capwxwork', require: false

Setup in config/deploy.rb. Example:


Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/lizihao0518/capwxwork.

License

The gem is available as open source under the terms of the MIT License.