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,833 of 187,239
Downloads: 31,692

Daily

Ranking: 66,833 of 187,224
Downloads: 5

Depended by

RankDownloadsName
98,8618,017testify
98,8618,017testify

Depends on

RankDownloadsName
27919,404,019rspec

Owners

#GravatarHandle
1iconJohnHyland