simply_couch 0.1.0
CouchDB ORM with ActiveModel compliance, associations, validations, callbacks, views, and soft delete. No driver dependency — the host app brings its own CouchDB client.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
>= 6.0
activesupport
>= 6.0