You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2008/09/02 16:49:47 UTC

[Couchdb Wiki] Update of "RubyLibrary" by PaulCarey

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by PaulCarey:
http://wiki.apache.org/couchdb/RubyLibrary

------------------------------------------------------------------------------
  
  {{{ gem install jchris-couchrest -s http://gems.github.com }}}
  
- --
+ ----
  
  You can get started fairly quickly using [http://couchobject.rubyforge.org Couch Object]
  
@@ -18, +18 @@

  As of version 0.6 it supports has_many, has_one and belongs_to relations, in addition to amongst others time stamps.
  Please have a look at the [http://couchobject.rubyforge.org/rdoc/ Rdoc] for more information.
  
- --
+ ----
  
  Alternatively, the [http://datamapper.org DataMapper] Ruby ORM has a CouchDB adapter (just install the ''dm-core'' gem for datamapper and the ''dm-more'' gem for the adapter).
  
+ ----
+ 
+ [http://github.com/paulcarey/relaxdb/wikis RelaxDB] offers a similar idiom to !ActiveRecord for persisting objects to CouchDB
+