Sha256: d218477aca8d630371bb81e47a30b9da48877399d37b236e6c0450e581e67ecb
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
[gem]: https://rubygems.org/gems/dry-events [travis]: https://travis-ci.org/dry-rb/dry-events [gemnasium]: https://gemnasium.com/dry-rb/dry-events [codeclimate]: https://codeclimate.com/github/dry-rb/dry-events [coveralls]: https://coveralls.io/r/dry-rb/dry-events [inchpages]: http://inch-ci.org/github/dry-rb/dry-events # dry-events [![Join the chat at https://gitter.im/dry-rb/chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dry-rb/chat) [![Gem Version](https://badge.fury.io/rb/dry-events.svg)][gem] [![Build Status](https://travis-ci.org/dry-rb/dry-events.svg?branch=master)][travis] [![Dependency Status](https://gemnasium.com/dry-rb/dry-events.svg)][gemnasium] [![Code Climate](https://codeclimate.com/github/dry-rb/dry-events/badges/gpa.svg)][codeclimate] [![Test Coverage](https://codeclimate.com/github/dry-rb/dry-events/badges/coverage.svg)][codeclimate] [![Inline docs](http://inch-ci.org/github/dry-rb/dry-events.svg?branch=master)][inchpages] Standalone pub/sub system. ## Synopsis ``` ruby ``` ## License See `LICENSE` file.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-events-0.1.0 | README.md |