Sha256: 69c085192070312344ff95bef467f55cf8252945f77e31a9017a21af3c8b8aef

Contents?: true

Size: 863 Bytes

Versions: 7

Compression:

Stored size: 863 Bytes

Contents

--- %YAML:1.0

TITLE    : &title Calibre ClassMethods
NAME     : &pkg calibre-classmethods
VERSION  : '2.0.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 included modules.

DESCRIPTION: >
  When including a module, its class/module methods are not
  inherited. While usually unneccesary, it can sometimes be
  frustrating --a good example being mixable DSLs. The 
  shortcoming can be overcome using callbacks, but solutions
  tend to be hackish. ClassMethods makes it simple 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.classmethods
facets-1.4.4 meta/calibre/ProjectInfo.classmethods
facets-1.4.5 proj/calibre/ProjectInfo.classmethods
facets-1.8.0 work/misc/calibre/ProjectInfo.classmethods
facets-1.8.20 work/misc/calibre/ProjectInfo.classmethods
facets-1.8.49 work/misc/calibre/ProjectInfo.classmethods
facets-1.8.8 work/misc/calibre/ProjectInfo.classmethods