From: Urabe Shyouhei Date: 2009-03-16T16:02:42+09:00 Subject: [ruby-core:22910] Re: Relegate 1.8.6 to Engine Yard, part II Nobuyoshi Nakada wrote: > It is exactly the reported behavior. Now 1.8.8dev ignores > a/foo because it is a directory, but loads b/foo instead. OK, I see the point now. Let me take a closer look at the code...