descriptionCouchDB Ruby Library
homepage URLhttp://couchdb.wikispaces.com/
ownerchiology@gmail.com
last changeFri, 26 Oct 2007 21:13:25 +0000 (26 17:13 -0400)
content tags
add:
readme
    
    C O U C H    D B
    Ruby CouchDB Lib
    
///////////////////////////////////////////////////////////////
    
    INTRODUCTION
    
    This is a Ruby library for communicating with a CouchDB
    persistent data store. This project was undertaken despite
    similar projects due to the difference of approach to lib
    design.
    
///////////////////////////////////////////////////////////////
    
    DOCUMENTATION
    
    Read our website for the most recent documentation, updates,
    and any relevant information. Find our website at:
    
    http://couchdb.wikispaces.com/
    
shortlog
2007-10-26 Matt ToddAdded initial RDoc commentary.master
2007-10-26 marabyAdded ability to delete databases and made working...
2007-10-25 Matt ToddAdded method to create a database (and associated alias).
2007-10-25 Matt ToddUpdated the README file with more extensive information...
2007-10-25 marabyGot the CouchDB library functional with simple content...
2007-10-25 marabyAdded prelimiary README content, added ependency requir...
2007-10-25 marabyAdding initial project structure and base files.
heads
16 years ago master
16 years ago mob