From: Overnight Date: 2002-09-20T02:41:11+09:00 Subject: Re: self-loading scripts (at Ruby's startup time) In article <200209190402.g8J42Ov16830@sharui.nakada.kanuma.tochigi.jp>, nobu.nokada@softhome.net says... > > Do they exist? I'm afraid they don't, or at least I couldnt' find any > > hint in "Programming Ruby" and in ruby-talk. Hope I'm wrong... > None. > You can set -r option in RUBYOPT environment variable, Thanks. Wouldn't it be useful to have some special-name, autoloading script? It would be the necessary starting point in defining a standard for what happens at Ruby's startup time. Andrea