RubyGems Navigation menu

classy 1.0.1

Classy is a collection of meta-programming heavy modules which you can extend in order to give various capabilities to your Ruby classes. For example, SubclassAware lets a class know about all of its subclasses (and sub-subclasses, etc), and Aliasable lets you refer to classes via symbols (useful for creating friendly DSLs).

Gemfile:
=

安裝:
=

版本列表:

  1. 1.2.0 October 27, 2011 (10.5 KB)
  2. 1.1.1 January 12, 2010 (10.0 KB)
  3. 1.1.0 January 12, 2010 (9.5 KB)
  4. 1.0.3 January 04, 2010 (8.5 KB)
  5. 1.0.2 December 25, 2009 (8.0 KB)
  6. 1.0.1 December 25, 2009 (8.0 KB)
顯示所有版本(共 7)

Development 相依性套件 (1):

rspec >= 1.2.9

擁有者:

作者:

  • John Hyland

SHA 256 總和檢查碼:

=

總下載次數 31,055

這個版本 4,353

版本发布:

授權:

Ruby 版本需求:

相關連結: