Sha256: 880914f95bf3d6e7ca01995445b1b2bbcd3b24960e006a1138fd1075db85fed8
Contents?: true
Size: 742 Bytes
Versions: 7
Compression:
Stored size: 742 Bytes
Contents
--- %YAML:1.0 TITLE : Calibre BasicObject NAME : calibre-basicobject VERSION : '1.0.0' DATE : '2005-11-19' STATUS : Beta/Stable AUTHOR : Thomas Sawyer EMAIL : &email transfire@gmail.com HOMEPAGE : "http://calibre.rubyforge.org" SUMMARY: BasicObject class is essentially a Kernelless Object. DESCRIPTION: > The BasicObject class is a subclasses of Object that removes most predefined methods provided by the Kernel module. It is useful for creating Proxy and OpenStruct-like classes. DEPENDENCIES: - facets 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