On Fri, Sep 4, 2009 at 1:57 PM,
tispratik<tispratik-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:>
> sorry the patch is at
http://weblog.rubyonrails.org/assets/2009/9/4/2-3-CVE-2009-3009.patch
Patches aren''t formatted for viewing in a browser, the newline
characters will render as spaces, this is normal.
You probably want to do something like this:
cd /path/to/ruby/gems
wget http://weblog.rubyonrails.org/assets/2009/9/4/2-3-CVE-2009-3009.patch
cat 2-3-CVE-2009-3009.patch | patch -p1
--
Greg Donald
http://destiney.com/