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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - October 27, 2011 (10.5 KB)
  2. 1.1.1 - January 12, 2010 (10 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 KB)
Show all versions (7 total)

Development Dependencies (1):

rspec >= 1.2.9

Owners:

Authors:

  • John Hyland

SHA 256 checksum:

8ece9477c6d5bd4ba3e75a4864fe2fda4310935f9d69ce24d47a29ad76a895bf

Total downloads 29,933

For this version 4,758

Licenses:

N/A

Required Ruby Version: None

Links: