Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "RubyLibrary" page has been changed by lyker:
http://wiki.apache.org/couchdb/RubyLibrary?action=diff&rev1=13&rev2=14
[[http://github.com/georgepalmer/couch_foo/tree/master|CouchFoo]] is an ActiveRecord-style
interface to CouchDB. Basic operations (creating records, finding, and even ''dynamic'' finders)
are much the same as with ActiveRecord, but there have been some additions to deal with the
differences in CouchDB (such as defining properties to get typing or view definitions). Associations
(''has_many'', etc) also work as expected.
----
- [[https://github.com/arunthampi/activecouch|ActiveCouch]] – a CouchDB ruby on rails experienced
library in the spirit of ActiveResource and [[ActiveRecor|ActiveRecord]].
+ [[https://github.com/arunthampi/activecouch|ActiveCouch]] – a ruby on rails experienced
library in the spirit of ActiveResource and [[ActiveRecor|ActiveRecord]] for CouchDB.
|