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: 39,956 of 196,338
Downloads: 32,587

Daily

Ranking: 51,088 of 196,320
Downloads: 0

Depended by

RankDownloadsName
102,5458,305testify
102,5458,305testify

Depends on

RankDownloadsName
291,013,199,560rspec

Owners

#GravatarHandle
1iconJohnHyland