Adding initial project structure and base files.
commitec5d3750ce2eed47840004b4124ef81fa47b19e5
authormaraby <chiology@gmail.com>
Thu, 25 Oct 2007 08:58:19 +0000 (25 04:58 -0400)
committermaraby <chiology@gmail.com>
Thu, 25 Oct 2007 08:58:19 +0000 (25 04:58 -0400)
tree2411eed45df4a06eef1e286d60e69d3b63c1e089
Adding initial project structure and base files.
README [new file with mode: 0644]
lib/couchdb.rb [new file with mode: 0644]
lib/couchdb/db.rb [new file with mode: 0644]
lib/couchdb/doc.rb [new file with mode: 0644]
lib/couchdb/server.rb [new file with mode: 0644]