Categories: None [Edit]

classy

https://rubygems.org/gems/classy
https://github.com/djspinmonkey/classy
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).

Total

Ranking: 36,394 of 183,509
Downloads: 30,813

Daily

Ranking: 39,504 of 183,501
Downloads: 9

Depended by

RankDownloadsName
96,5987,730testify
96,5987,730testify

Depends on

RankDownloadsName
25825,653,379rspec

Owners

#GravatarHandle
1iconJohnHyland