RubyGems Navigation menu

module-cluster 1.4.1

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.4.1 - January 08, 2012 (32.5 KB)
顯示所有版本(共 35)

擁有者:

作者:

  • Asher

SHA 256 checksum:

99e955f988da05163548bb1c8e9a4b47e9cb5709abeaed92f5d71435fd6d553a

總下載次數 109,130

這個版本 3,174

License:

Ruby 版本需求:

相關連結: