Sha256: eb7e6d300caf052c2a73a6c1166b6f659aa174c066cb01d55cd4296047997be4

Contents?: true

Size: 848 Bytes

Versions: 7

Compression:

Stored size: 848 Bytes

Contents

--- %YAML:1.0

TITLE    : &title Calibre ClassInherit
NAME     : &pkg calibre-classinherit
VERSION  : '2.1.0'
DATE     : '2005-11-30'
STATUS   : Beta/Stable

AUTHOR   : Thomas Sawyer
EMAIL    : &email transfire@gmail.com
HOMEPAGE : "http://calibre.rubyforge.org"

SUMMARY: Provides class-level inheritance for mixin modules.

DESCRIPTION: >
  When including a module, its class/module methods are not
  inherited. At times this can be frustrating --a good 
  example being mixable DSLs. The behavior can be overcome
  using callbacks, but solutions tend to be a bit hackish.
  ClassInherit makes it simple, consitant and clean.

DEPENDENCIES: []

DISTRIBUTE: [ gem, tar.bz2, zip ]

RUBYFORGE:
  PROJECT: 'calibre'
  USERNAME: transami

PACKAGE:
  dir: '../../dist'

RDOC:
  - dir: rdoc
    template: jamis
    options: ['--all', '--inline-source']

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
facets-1.0.3 packages/more/info/ProjectInfo.classinherit
facets-1.4.4 meta/calibre/ProjectInfo.classinherit
facets-1.4.5 proj/calibre/ProjectInfo.classinherit
facets-1.8.0 work/misc/calibre/ProjectInfo.classinherit
facets-1.8.20 work/misc/calibre/ProjectInfo.classinherit
facets-1.8.49 work/misc/calibre/ProjectInfo.classinherit
facets-1.8.8 work/misc/calibre/ProjectInfo.classinherit