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: 50,320 of 189,482
Downloads: 22,423

Daily

Ranking: 25,928 of 189,452
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,234,429,583rake
29949,694,652rspec

Owners

#GravatarHandle
1iconAlexParamonov