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.
Required Ruby Version
None
Authors
Alexander Paramonov
Versions
- 1.0.4 February 21, 2012 (9.5 KB)
- 1.0.3 January 13, 2012 (10.5 KB)
- 1.0.2 November 14, 2011 (7 KB)
- 1.0.1 November 13, 2011 (7 KB)
- 1.0.0 November 12, 2011 (6.5 KB)