RubyGems Navigation menu

publisher 1.1.1

DESCRIPTION:

publisher is a module for extending a class with event subscription and firing capabilities. This is helpful for implementing objects that participate in the Observer design pattern.

FEATURES:

  • 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'

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

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

Development依存関係 (1):

hoe >= 2.3.3

所有者:

作者:

  • Atomic Object

SHA 256チェックサム:

71785f8971c0582f6e5587fdbf44fe65638781231a5c5b4ee63248a549ffaddf

累計ダウンロード数 17,675

このバージョンのみ 4,066

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: