[#9722] Kernel#system broken inside Dir.chdir(&block) if system command doesn't have shell characters — <noreply@...>

Bugs item #7278, was opened at 2006-12-14 13:59

8 messages 2006/12/14

[#9749] System V IPC in standard library? — Steven Jenkins <steven.jenkins@...>

Back in August, I needed a semaphore to serialize access to an external

14 messages 2006/12/19

[#9753] CVS freeze — SASADA Koichi <ko1@...>

Hi,

20 messages 2006/12/20
[#9755] Re: [ruby-dev:30039] CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

[#9757] Re: [ruby-dev:30040] Re: CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

Re: ICLASS Node?

From: Gavin Kistner <gavin@...>
Date: 2006-12-20 15:08:48 UTC
List: ruby-core #9763
On Dec 20, 2006, at 5:12 AM, Julien Gaugaz wrote:
> I'm a newbie so take my answer with care. I read in The Ruby Way  
> from Hal Fulton (2nd ed) that when a module MyMod is mixed in a  
> class MyClass, the module is actually inserted as a *direct*  
> superclass of MyClass. So that if you define
>
> class MyClass < MySuper
>    include MyMod
> end
>
> Then at instantiation of MyClass you will actually have MyClass <  
> MyMod and MyMod < MySuper.

This is correct, as far as I know. See note 4 on:
http://phrogz.net/RubyLibs/RubyMethodLookupFlow.png



In This Thread

Prev Next