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,410 of 193,756
Downloads: 32,431

Daily

Ranking: 71,816 of 193,649
Downloads: 1

Depended by

RankDownloadsName
101,4898,257testify
101,4898,257testify

Depends on

RankDownloadsName
29989,540,006rspec

Owners

#GravatarHandle
1iconJohnHyland