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: 37,604 of 186,898
Downloads: 31,298

Daily

Ranking: 58,456 of 186,883
Downloads: 6

Depended by

RankDownloadsName
98,3767,906testify
98,3767,906testify

Depends on

RankDownloadsName
27910,323,669rspec

Owners

#GravatarHandle
1iconJohnHyland