> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Nick Sieger
> Sent: Friday, June 01, 2007 3:22 PM
> To: rubygems-developers@rubyforge.org
> Subject: Re: [Rubygems-developers] Gem not found w/ no source 
> cache file
> 
> 
> On 6/1/07, Nick Sieger <[EMAIL PROTECTED]> wrote:
> 
> > I found a simple solution to this, and the patch is attached.  It's 
> > also in the tracker issue, but I don't know how often tracker is 
> > checked.  Explanation in the tracker.
> 
> Err, it's attached now :P

Just in case, I recommend binary mode:

File.open(fn, "wb") {|f| f << Marshal.dump({}) }

Regards,

Dan


This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful.  If you have received this communication 
in error, please immediately notify the sender by reply e-mail and destroy 
all copies of the communication and any attachments.
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to