> Tired of futzing around with require statements everywhere, littering > your > code with require File.dirname(__FILE__) crap? What if you could just > point > something at a big directory full of code and have everything just > automagically load regardless of the dependency structure? Wow I really like this idea. -- Posted via http://www.ruby-forum.com/.