From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Leach Subject: Re: desperados: a Ruby library for RADOS Date: Tue, 25 Jan 2011 10:38:24 +0000 Message-ID: <1295951904.18216.0.camel@dogen> References: <1295808113.24826.17.camel@dogen> <1295810373.2561.23.camel@wido-laptop.pcextreme.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp131.iad.emailsrvr.com ([207.97.245.131]:60770 "EHLO smtp131.iad.emailsrvr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751521Ab1AYKi1 (ORCPT ); Tue, 25 Jan 2011 05:38:27 -0500 In-Reply-To: <1295810373.2561.23.camel@wido-laptop.pcextreme.nl> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Wido den Hollander Cc: ceph-devel@vger.kernel.org On Sun, 2011-01-23 at 20:19 +0100, Wido den Hollander wrote: > Hi John, > > On Sun, 2011-01-23 at 18:41 +0000, John Leach wrote: > > Hi all, > > > > I've just made the first release of my RADOS Ruby library, desperados. > > > > Sounds great! I'm no ruby user at all, but browsing through the > sourcecode it seems very simple to attach external lib's to Ruby. thanks! > > Bug reports and contributions are welcomed! > > > > I found it a bit too much to create a patch for it, but browsing through > your .spec file: > > s.email = ["john@johnleach.co.uk.co.uk"] > > Isn't there a .co.uk too much? doh, indeed. I'll fix that. Thanks! John.