RubyGems Navigation menu

module-cluster 1.4.5

Provides methods for clustering modules so that when the main module is included other modules are also included or extended, either before or after the main module. There are currently three variants: cluster, cascade, cascade to class. Cluster causes the next module to be affected. Cascade causes all subsequent modules to be affected. Cascade to class causes the first including/extending class to be affected, but not any modules prior to it (although the effects will cascade through those unaffected modules).

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

インストール:
=

バージョン履歴:

  1. 2.0.5 - July 18, 2012 (24.5KB)
  2. 2.0.4 - July 12, 2012 (24.5KB)
  3. 2.0.3 - July 11, 2012 (23.5KB)
  4. 2.0.2 - July 06, 2012 (23.5KB)
  5. 2.0.1 - July 05, 2012 (23.5KB)
  6. 1.4.5 - March 11, 2012 (43.5KB)
全てのバージョンを表示(全35件)

所有者:

作者:

  • Asher

SHA 256チェックサム:

f35ad702b4ac4a4d4ee364a4fb5ed370736251865151ea113511319a2ced81fb

累計ダウンロード数 109,130

このバージョンのみ 3,094

ライセンス:

N/A

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

リンク: