Fixed broken complete callback for login

Signed-off-by: Alexander Shorin <kxepal@apache.org>
1 file changed
tree: af6882de02a81b6cc78f6b85932553b41e8c3b98
  1. libs/
  2. test/
  3. .gitignore
  4. bower.json
  5. jquery.couch.js
  6. LICENSE
  7. README.md
README.md

couchdb-jquery-couch

$.couch is used to communicate with a CouchDB server.

Tests

Install the dependencies:

$ bower install

Open test/runner.html in a browser to run the testsuite.