From: Yusuke Endoh Date: 2011-10-14T20:45:23+09:00 Subject: [ruby-core:40149] Re: [Ruby 1.9 - Bug #5445][Open] Need RUBYOPT -r before ARGV -r Hello, 2011/10/14 Thomas Sawyer : > Libraries given by -r options in RUBYOPT should be loaded before ones in direct command line arguments. How about adding a new environment variable, such as RUBYOPT_BEFORE? I don't think it is a good idea to *change* the order because of compatiblilty. -- Yusuke Endoh