From: matz@... (Yukihiro Matsumoto) Date: 2001-04-23T23:16:23+09:00 Subject: [ruby-talk:14077] Re: RCR: getClassFromString method Hi, In message "[ruby-talk:14072] Re: RCR: getClassFromString method" on 01/04/23, Harry Ohlsen writes: |I guess I could simply replace my ruby interpreter executable with a |shell script that calls the original but always passing the |appropriate -r flag. How about '-r' option in RUBYOPT environment variable or '#!' line, if you really want it and it's harmless. matz.