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