2010/8/18 Yuki Sonoda (Yugui) <yugui / yugui.jp>: > :It causes a LoadError > : no longer includes the current directory. So some scripts need > modification to work correctly. Anyway, your script should not depend on > the current directory as well as possible. Rather than just saying "your script should not depend on the current directory as well as possible", the FAQ should have a pointer to require_relative. martin