Categories: None [Edit]

inheritance_module_eval

https://rubygems.org/gems/inheritance_module_eval
https://github.com/AlexParamonov/inheritance_module_eval
Allows to create methods with same name inside particular class/object by pushing them down by inheritance tree. So method "field" may call other "field" in same class by calling super keyword instead of just redefine it.

Total

Ranking: 49,836 of 187,603
Downloads: 22,139

Daily

Ranking: 38,536 of 187,591
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,909,119rake
28925,144,006rspec

Owners

#GravatarHandle
1iconAlexParamonov