Sha256: 29b3140edeffd1daf32840ca38e4868733d5b9c977ced8f46528b7b8155bd97f
Contents?: true
Size: 1.4 KB
Versions: 1
Compression:
Stored size: 1.4 KB
Contents
### A gem which makes notifying your Redmine instance easy ;) This gem is designed to integrate the [Pusher Notification System](http://pusher.com) in Redmine. It must be used with [Redmine Pusher Notifications](https://github.com/jbox-web/redmine_pusher_notifications). ## Code status * [![Code Climate](https://codeclimate.com/github/jbox-web/acts_as_notifiable_redmine.png)](https://codeclimate.com/github/jbox-web/acts_as_notifiable_redmine) ## Requirements * Ruby 1.9.x or 2.0.x * a working [Redmine](http://www.redmine.org/) installation * an account on [Pusher](http://pusher.com) ## Installation gem install acts_as_notifiable_redmine ## Copyrights & License acts_as_notifiable_redmine is completely free and open source and released under the [MIT License](https://github.com/jbox-web/acts_as_notifiable_redmine/blob/devel/LICENSE.txt). Copyright (c) 2014 Nicolas Rodriguez (nrodriguez@jbox-web.com), JBox Web (http://www.jbox-web.com) [![endorse](https://api.coderwall.com/n-rodriguez/endorsecount.png)](https://coderwall.com/n-rodriguez) ## Contribute You can contribute to this plugin in many ways such as : * Helping with documentation * Contributing code (features or bugfixes) * Reporting a bug * Submitting translations You can also donate :) [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FBT7E7DAVVEEU)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_notifiable_redmine-0.1 | README.md |