[#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-17 06:42:41 UTC
List: ruby-core #2458
On Feb 17, 2004, at 0:38, Ian Macdonald wrote:
> When I tried to include an RDoc document into another RDoc document, 
> the
> former was rendered as plain text, not as RDoc. Has this changed
> recently?

No - that's always been the same behavior. Is it possible that there's 
additional indentation, so that the included file is being treated as a 
code fragment?


Cheers

Dave


In This Thread