Hey,
Just a heads up on anyone wanting a quick way to start playing with
CouchDB (http://couchdb.apache.org/) and Rails without leaving the
comfort of ActiveRecord.
Stuffing is a Rails plugin that I wrote to let you access a CouchDB
document directly within your ActiveRecord model.
The plugin is on GitHub:
http://github.com/paulca/stuffing/tree/master
I posted a short video screencast intro here:
http://www.pabcas.com/feeling/a-short-video-introduction-to-stuffing
and some more info here:
http://www.pabcas.com/feeling/stuffing-couchdb-into-rails
Full information in the README which you can see on Github.
I'd love any feedback / ideas you'd care to share,
Cheers,
Paul