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:
=

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:

=

Total downloads 21,074

For this version 4,315

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: