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...