uninheritable / 1.0.1
| Short description: | Simple module for making classes uninheritable | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Development | |||||
| Status: | stable | |||||
| Created: | 2003-04-02 20:01:03 GMT | |||||
| Last update: | 2004-06-14 15:38:41 GMT | |||||
| Owner: | Austin Ziegler (Projects of this owner) | |||||
| Homepage: | http://www.halostatue.ca/ruby/Uninheritable.html | |||||
| Download: | http://www.halostatue.ca/files/uninheritable-1.0.1.tar.gz | |||||
| License: | BSD | |||||
| Dependency: |
|
|||||
| Description: | Uninheritable provides a simple way to make a class uninheritable (unable to be subclassed from). While the technique to do this is not difficult, neither is it immediately obvious, and there is no standard exception for this.
|
|||||