On Aug 16, 2007, at 12:43, Austin Ziegler wrote: > On 8/16/07, Eric Hodel <[EMAIL PROTECTED]> wrote: >> So File.join Dir::COMMON_APPDATA, 'RubyGems', 'mumble' >> >> Would be the right place to put RubyGems system-wide configuration? > > I think so. So as to not depend on anything external, I'd recommend > using the Win32API approach that Dan pointed out upthread.
I think Win32API is going away in 2.0, so I'll need to use dl instead :/ -- Poor workers blame their tools. Good workers build better tools. The best workers get their tools to do the work for them. -- Syndicate Wars _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
