BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

inheritance_module_eval

v1.0.4RubyGems· Ruby

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.

The verdict
Abandoned. Last published 14 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 14 years ago.
Popularity
6 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 1.0.414 years ago
  • 1.0.314 years ago
  • 1.0.214 years ago
  • 1.0.114 years ago
  • 1.0.014 years ago
  • 0.0.114 years ago
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. (Ruby / RubyGems) · Modules