With an empty database, calling doc_exists/2 always returns true (at least for a design document, I didn't test it with normal documents). Not installing a design document based on this information causes my application tests to die, and indeed there are no design documents in the database when viewed via Futon. Could I be doing something wrong?
I'm using couchbeam 1.1.0, CouchDB 1.6.1, and Erlang R17.3.
With an empty database, calling doc_exists/2 always returns true (at least for a design document, I didn't test it with normal documents). Not installing a design document based on this information causes my application tests to die, and indeed there are no design documents in the database when viewed via Futon. Could I be doing something wrong?
I'm using couchbeam 1.1.0, CouchDB 1.6.1, and Erlang R17.3.