Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 292 Bytes

Publicist

A pub/sub framework for loosley coupled communicatiion between Ruby objects.

Installation

Add this line to your application's Gemfile:

gem 'publicist'

And then execute:

$ bundle

Or install it yourself as:

$ gem install publicist

Usage

Coming soon...