RubyGems Navigation menu

inheritance_module_eval 1.0.4

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.4 - February 21, 2012 (9.5 KB)
  2. 1.0.3 - January 13, 2012 (10.5 KB)
  3. 1.0.2 - November 14, 2011 (7 KB)
  4. 1.0.1 - November 13, 2011 (7 KB)
  5. 1.0.0 - November 12, 2011 (6.5 KB)
Show all versions (6 total)

Development Dependencies (2):

rake >= 0
rspec >= 2.6

Owners:

Authors:

  • Alexander Paramonov

SHA 256 checksum:

c470b97b1574064cf1a6af13e33eddb020576f003a7df5fa315cb276bdebb4d2

Total downloads 20,433

For this version 4,182

Licenses:

N/A

Required Ruby Version: None

Links: