RubyGems Navigation menu

observatory 0.0.1

Observatory is a simple gem to facilitate loosely-coupled communication between Ruby objects. It implements the observer design pattern so that your objects can publish events that other objects can subscribe to. Observatory provides some syntactic sugar and methods to notify events, filter values and allow observing objects to stop the filter chain. Observatory is inspired by the Event Dispatcher Symfony component.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - May 26, 2011 (13 KB)
  2. 0.0.1 - May 01, 2011 (12 KB)

Development Dependencies (3):

bluecloth ~> 2.1
rake ~> 0.8
yard ~> 0.6

Owners:

Authors:

  • Arjan van der Gaag

SHA 256 checksum:

0cee031e4a53553b96fb12178ccb9657e52c4aa1c2cde75c825fec80a6357c79

Total downloads 7,582

For this version 3,191

Licenses:

N/A

Required Ruby Version: None

Links: