From: Karl von Laudermann Date: 2005-05-25T05:45:17+09:00 Subject: Re: if __FILE_ == $0 executed twice Han Holl wrote: > Hello, > > As recommended in the pickaxe I often have a section at the end of a > rb file with > if __FILE__ == $0 > ... > end Out of curiosity, where is this mentioned in the Pickaxe? I don't remember seeing it.