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: 51,166 of 193,214
Downloads: 22,736

Daily

Ranking: 34,862 of 193,188
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,330,047,653rake
29983,045,376rspec

Owners

#GravatarHandle
1iconAlexParamonov