[#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: "J.Herre" <jlst@...>
Date: 2004-02-13 18:31:36 UTC
List: ruby-core #2440
On Feb 13, 2004, at 10:04 AM, Dave Thomas wrote:

> Good ideas both. Let me see how to do it. (To be fair, though, ri soap 
> will currently list all methods with 'soap' in their name.)

I hear you.  It's great.  I'm just saying it'd be great if we could 
make this more of tool for accessing docs than just looking up methods.

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







In This Thread