Sha256: 21af42dd1bc8000a380b596c6c43df7f98ebf725080335c4d26fc0d672c48ce9
Contents?: true
Size: 865 Bytes
Versions: 7
Compression:
Stored size: 865 Bytes
Contents
--- %YAML:1.0 TITLE : &title Calibre Reference NAME : &pkg calibre-reference VERSION : '1.0.0' DATE : '2005-11-30' STATUS : Beta/Stable AUTHOR : Thomas Sawyer EMAIL : &email transfire@gmail.com HOMEPAGE : "http://calibre.rubyforge.org" SUMMARY: Reference is a kind of proxy where the underlying object can be changed. DESCRIPTION: > Ruby doen't have pointers. The closest you can get to pointers in Ruby is via the Reference class. Reference is a general proxy, so it useful in a variety of ways, with the particular feature the the underlying delgated object can be swapped on the fly using the #become method. 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