| Path: | website/index.txt |
| Last Update: | Mon May 12 23:56:45 +0200 2008 |
h1. CouchObject
h1. &x2192; ‘couch_object‘
h2. What
CouchObject is a set of classes to help you talk to "CouchDB":incubator.apache.org/couchdb/ with and in Ruby.
h2. Installing
<pre syntax="ruby">sudo gem install couchobject</pre>
h2. The basics
h2. Demonstration of usage
See the "RDoc":couchobject.rubyforge.org/rdoc/
h2. Getting the source and how to submit patches
h3. Getting the source
<pre>
$ git clone git://gitorious.org/couchobject/mainline.git
</pre>
h3. Contributing
Create a public clone on gitorious.org/projects/couchobject and submit a merge request via the web interface.
h2. License
This code is free to use under the terms of the MIT license.
h2. Authors & Contact