From user-return-8971-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Feb 25 22:36:54 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 31831 invoked from network); 25 Feb 2010 22:36:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Feb 2010 22:36:54 -0000 Received: (qmail 6527 invoked by uid 500); 25 Feb 2010 22:36:53 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 6471 invoked by uid 500); 25 Feb 2010 22:36:53 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 6463 invoked by uid 99); 25 Feb 2010 22:36:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2010 22:36:53 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: unknown (athena.apache.org: error in processing during lookup of david@goodlad.ca) Received: from [209.85.212.52] (HELO mail-vw0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2010 22:36:43 +0000 Received: by vws4 with SMTP id 4so108868vws.11 for ; Thu, 25 Feb 2010 14:36:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.127.90 with SMTP id f26mr142154vcs.161.1267137382354; Thu, 25 Feb 2010 14:36:22 -0800 (PST) In-Reply-To: References: <4B85CFDD.3070308@skippinet.com.au> <55047b711002241848i1edad72cwb6415ebee14c4fd7@mail.gmail.com> <8DF36B86-94F2-42A7-BD62-83839C30F9B8@gmail.com> <45315D2D-12FD-486A-8F3F-B2A3BAA420D4@gmail.com> From: David Goodlad Date: Fri, 26 Feb 2010 09:36:02 +1100 Message-ID: <594289661002251436t7864943cr2eb7a136edae14e2@mail.gmail.com> Subject: Re: Recommended Ruby Gem for CouchDB Development To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Fri, Feb 26, 2010 at 9:27 AM, Mike Keen wrote: > Hey All, > > Just wondering what Ruby gem(s) you would recommend for use with CouchDB. Something in active development would be great. I tried CouchFoo, but that project seems to have fallen by the wayside. You might want to have a look at Throne, http://github.com/benschwarz/throne . There are definitely some bits missing, but Ben Schwarz has been giving it a lot of love lately. Dave