RubyGems Navigation menu

observatory 0.1.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - May 26, 2011 (13.0 KB)
  2. 0.0.1 - May 01, 2011 (12.0 KB)

Development 相依性套件 (3):

bluecloth ~> 2.1
rake ~> 0.9
yard ~> 0.7

擁有者:

作者:

  • Arjan van der Gaag

SHA 256 checksum:

f972206327b9c88574568d56743b8d628bcb06ab91fb0c4e9ebf862711af54c6

總下載次數 7,582

這個版本 4,391

License:

Ruby 版本需求:

相關連結: