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: AS6939 64.71.128.0/18 X-Spam-Status: No, score=-1.5 required=3.0 tests=AWL,BAYES_00,FREEMAIL_FROM, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Brian Corrigan Newsgroups: gmane.comp.lang.ruby.raindrops.general Subject: [PATCH] Adds pathname support Date: Mon, 4 Jun 2012 20:07:24 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4701832983146944965==" X-Trace: dough.gmane.org 1338854866 6545 80.91.229.3 (5 Jun 2012 00:07:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Jun 2012 00:07:46 +0000 (UTC) To: raindrops@librelist.org Original-X-From: raindrops@librelist.org Tue Jun 05 02:07:44 2012 Return-path: Envelope-to: gclrrg-raindrops@m.gmane.org List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: raindrops@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.raindrops.general:75 Archived-At: Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SbhJG-0002fB-90 for gclrrg-raindrops@m.gmane.org; Tue, 05 Jun 2012 02:07:42 +0200 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id 64F7B21DD9B for ; Tue, 5 Jun 2012 00:15:41 +0000 (UTC) X-Content-Filtered-By: PublicInbox::Filter 0.0.1 --===============4701832983146944965== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Guys - I've never submitted a patch via email before. Apologies if I get this completely wrong (go easy!) Also, I had a problem getting the tests to run on 1.9.3. In any case, here goes.. --===============4701832983146944965== MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit Date: Mon, 4 Jun 2012 20:07:24 -0400 Content-Disposition: inline Hi Guys - I've never submitted a patch via email before. Apologies if I get this completely wrong (go easy!) Also, I had a problem getting the tests to run on 1.9.3. In any case, here goes.. --===============4701832983146944965==--