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: 39,825 of 195,762
Downloads: 32,551

Daily

Ranking: 154,925 of 195,747
Downloads: 0

Depended by

RankDownloadsName
102,2738,297testify
102,2738,297testify

Depends on

RankDownloadsName
291,006,320,288rspec

Owners

#GravatarHandle
1iconJohnHyland