RubyGems Navigation menu

classy 1.2.0

Classy is a collection of metaprogramming-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)
顯示所有版本(共 7)

Development 相依性套件 (1):

rspec >= 1.2.9

擁有者:

作者:

  • John Hyland

SHA 256 checksum:

8ece9477c6d5bd4ba3e75a4864fe2fda4310935f9d69ce24d47a29ad76a895bf

總下載次數 30,049

這個版本 4,784

License:

Ruby 版本需求:

相關連結: