Sha256: 9287075598d60ade8e01f0e9686ec0c82776dd99790c4ea455c90431af2781c2
Contents?: true
Size: 726 Bytes
Versions: 7
Compression:
Stored size: 726 Bytes
Contents
--- %YAML:1.0 TITLE : &title Calibre NilComparable NAME : &pkg calibre-nilcomparable VERSION : '1.0.0' DATE : '2005-09-28' STATUS : Beta/Stable AUTHOR : Paul Brannan CONTACT : Thomas Sawyer EMAIL : &email transfire@gmail.com HOMEPAGE : "http://calibre.rubyforge.org" SUMMARY: Has NilClass include Comparable, such that nil is always least. DESCRIPTION: > By default comparing against nil raises an error. NilComparable allows nil to respond as being least in any comparision. 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