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