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,593 of 186,995
Downloads: 21,653

Daily

Ranking: 50,889 of 186,959
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,129,028,222rake
27909,782,048rspec

Owners

#GravatarHandle
1iconAlexParamonov