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: 38,723 of 190,317
Downloads: 32,081

Daily

Ranking: 141,213 of 190,280
Downloads: 0

Depended by

RankDownloadsName
100,3918,141testify
100,3918,141testify

Depends on

RankDownloadsName
29957,358,331rspec

Owners

#GravatarHandle
1iconJohnHyland