On 8/16/07, Eric Hodel <[EMAIL PROTECTED]> wrote: > 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 :/
Would that be dl1 or dl2? Good luck! :) Regards, Dan _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
