Sha256: 4d52267217cbdb7bd5f111fc3a37339f408c17399703dd7a7a0bd11da573d299
Contents?: true
Size: 755 Bytes
Versions: 5
Compression:
Stored size: 755 Bytes
Contents
# Untied::Publisher This is the publisher part of Untied. Untied is an observer pattern implementation to distributed systems. For usage information, please visit the [Untied](http://github.com/redu/untied) page. [![Build Status](https://travis-ci.org/redu/untied-publisher.png)](https://travis-ci.org/redu/untied-publisher) ## Installation Add this line to your application's Gemfile: gem 'untied-publisher' And then execute: $ bundle Or install it yourself as: $ gem install untied-publisher ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
untied-publisher-0.0.7.pre3 | README.md |
untied-publisher-0.0.7.pre2 | README.md |
untied-publisher-0.0.7.pre1 | README.md |
untied-publisher-0.0.7.pre | README.md |
untied-publisher-0.0.6 | README.md |