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,029 of 192,565
Downloads: 22,645

Daily

Ranking: 115,073 of 192,541
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,308,632,851rake
29975,891,622rspec

Owners

#GravatarHandle
1iconAlexParamonov