From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=0.0 required=3.0 tests=MSGID_FROM_MTA_HEADER, TVD_RCVD_IP shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Claudio Poli Newsgroups: gmane.comp.lang.ruby.rainbows.general Subject: undefined method `each' for nil:NilClass (NoMethodError) Date: Fri, 22 Jun 2012 19:55:49 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1340387906 18203 80.91.229.3 (22 Jun 2012 17:58:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 22 Jun 2012 17:58:26 +0000 (UTC) To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Fri Jun 22 19:58:25 2012 Return-path: Envelope-to: gclrrg-rainbows-talk@m.gmane.org X-Original-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Delivered-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=o+RGPzQIJdp4YaXS1WIXc31A8fVAomY6HOPhxvGJiSs=; b=wuReIixDmLRQ21FSnXQNGLxFn3jcpBSM+pZ7CPrz2BU87n2kWea3oiIBf5ljydULNt 7upfEctgxC1Fg2/jo8niOMFcifSAcAcdM7+Zd2IxeJ/WyBB+XYg6VaVEHri35/eoGhCq w7wunQWCLDWOOZhC+m6ENjoCJx3VDTFfTVcgO785vng753+7cCXCeenZOPdcLRkh7b5c J8ct42JVTT5n/R2vTkcRkqgMkuAyf6FWkinR294hg4QFQNx0oemMU61heR+qC5uukQgD /MU6Mjn6yc+IgM1kdvCXmYOLQMUtFUi/cr9bijgazqQZbWifODmuIbd1U4SayaCjGrKN QBTg== X-BeenThere: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.rainbows.general:368 Archived-At: Received: from 50-56-192-79.static.cloud-ips.com ([50.56.192.79] helo=rubyforge.org) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Si87g-0007uU-Cm for gclrrg-rainbows-talk@m.gmane.org; Fri, 22 Jun 2012 19:58:20 +0200 Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 5D0702E05E; Fri, 22 Jun 2012 17:58:18 +0000 (UTC) Received: from mail-pb0-f50.google.com (mail-pb0-f50.google.com [209.85.160.50]) by rubyforge.org (Postfix) with ESMTP id 41DF52E05E for ; Fri, 22 Jun 2012 17:55:50 +0000 (UTC) Received: by pbbrr4 with SMTP id rr4so4483325pbb.23 for ; Fri, 22 Jun 2012 10:55:49 -0700 (PDT) Received: by 10.68.226.65 with SMTP id rq1mr12921378pbc.25.1340387749506; Fri, 22 Jun 2012 10:55:49 -0700 (PDT) Received: by 10.68.48.73 with HTTP; Fri, 22 Jun 2012 10:55:49 -0700 (PDT) Hello, I started getting this exception a lot: http://pastie.org/4133611 Probably happens when a client interrupts the connection. Any clue? Thanks. _______________________________________________ Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org http://rubyforge.org/mailman/listinfo/rainbows-talk Do not quote signatures (like this one) or top post when replying