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: 35,472 of 180,629
Downloads: 30,086

Daily

Ranking: 22,098 of 180,616
Downloads: 7

Depended by

RankDownloadsName
95,0457,533testify
95,0457,533testify

Depends on

RankDownloadsName
24771,064,908rspec

Owners

#GravatarHandle
1iconJohnHyland