| Path: | lib/concrete.rb |
| Last Update: | Mon Oct 09 16:59:22 +0200 2006 |
Include this module in an abstract class to make it concrete and so, to be able to instantiate it again. This module can be included if and only if the Abstract module has been included before in one of the class’ superclass.