RubyGems Navigation menu

module-cluster 1.2.2

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.5 KB)
  2. 2.0.4 - July 12, 2012 (24.5 KB)
  3. 2.0.3 - July 11, 2012 (23.5 KB)
  4. 2.0.2 - July 06, 2012 (23.5 KB)
  5. 2.0.1 - July 05, 2012 (23.5 KB)
  6. 1.2.2 - August 01, 2011 (13.5 KB)
显示所有版本 (共 35 个)

业主:

作者:

  • Asher

SHA 256 校验和:

9e8fdc89a0f87a55a9be1676d873b5ab2d492c54f1ca3feac3ca55ac5195f703

下载总量 108,855

这个版本 3,196

许可:

需要的 Ruby 版本:

链接: