[#2367] Standard libraries — Dave Thomas <dave@...>

From ruby-dev summary:

60 messages 2004/02/11

[#2397] PATCH: deprecate cgi-lib, getopts, importenv, parsearg from standard library — Gavin Sinclair <gsinclair@...>

Index: cgi-lib.rb

15 messages 2004/02/12

[#2465] PATCH: OpenStruct#initialize to yield self — Gavin Sinclair <gsinclair@...>

This is a common approach I use to object initialization; I don't know

24 messages 2004/02/19

Re: Standard libraries

From: Dave Thomas <dave@...>
Date: 2004-02-13 18:56:15 UTC
List: ruby-core #2441
On Feb 13, 2004, at 12:31, J.Herre wrote:

> 'ri ri' will will also return all methods with ri in their name...
>

Unless there's an exact match...

I'm thinking that  I might add a :document-as: tag which allows you to 
alias file-level documentation, but it's still a half-formed idea.


Cheers

Dave


In This Thread