RubyGems Navigation menu

publisher 1.1.0

FEATURES/PROBLEMS: * Nice syntax for declaring events that can be subscribed for * Convenient event firing syntax * Subscribe / unsubscribe functionality * Several method name aliases give you the flexibility to make your code more readable (eg, fire, notify, emit) == SYNOPSIS: require ‘rubygems’ require ‘publisher’ class CustomerListHolder extend Publisher can_fire :customer_added, :list_cleared

Gemfile:
=

安裝:
=

版本列表:

  1. 1.1.2 September 27, 2011 (9.0 KB)
  2. 1.1.1 July 25, 2009 (8.5 KB)
  3. 1.1.0 November 21, 2007* (8.0 KB)

Runtime 相依性套件 (1):

hoe >= 1.3.0

擁有者:

作者:

  • Atomic Object

SHA 256 總和檢查碼:

=

總下載次數 18,120

這個版本 3,538

版本发布:

授權:

Ruby 版本需求:

相關連結: