An open API service indexing awesome lists of open source software.

https://github.com/schmidt/multiple_inheritance

Implementing multiple inheritance in plain Ruby
https://github.com/schmidt/multiple_inheritance

Last synced: about 1 year ago
JSON representation

Implementing multiple inheritance in plain Ruby

Awesome Lists containing this project

README

          

Multiple Inheritance
====================

See http://www.nach-vorne.de/2007/3/18/multiple-inheritance-without-mixins for
more details.