RAA - use

use / 1.3.1

Short description: Allows selective method mixin
Category: Library/Language
Status: stable
Created: 2005-08-02 04:16:42 GMT
Last update: 2009-07-31 13:34:04 GMT
Owner: Daniel J. Berger (Projects of this owner)
Homepage: http://www.rubyforge.org/projects/shards
Download: http://rubyforge.org/frs/download.php/61321/use-1.3.1.tar.gz
License: Ruby's
Dependency:
None
Description:

This package allows you to selectively include, exclude or alias methods from a given module at the moment of inclusion.

This solves the 'multi-mixin' problem that the 'Traits' concept solves, but in a dynamic way.

Versions: [1.3.1 (2009-07-31)] [1.3.0 (2009-07-31)] [1.2.2 (2008-09-16)] [1.2.1 (2007-05-22)] [1.2.0 (2006-02-24)] [1.1.0 (2006-01-20)] [1.0.0 (2005-08-02)]

Edit this project (for project owner)

back to RAA top