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,282 of 183,139
Downloads: 30,717

Daily

Ranking: 66,923 of 183,127
Downloads: 0

Depended by

RankDownloadsName
96,3947,703testify
96,3947,703testify

Depends on

RankDownloadsName
25818,346,165rspec

Owners

#GravatarHandle
1iconJohnHyland