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,091 of 192,239
Downloads: 32,267

Daily

Ranking: 30,375 of 192,213
Downloads: 6

Depended by

RankDownloadsName
100,8948,205testify
100,8948,205testify

Depends on

RankDownloadsName
29972,385,152rspec

Owners

#GravatarHandle
1iconJohnHyland