summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2010-06-01 23:03:56 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-06-01 23:04:20 -0400
commitb12bcd244bdf743de8c91808cf03417b1ea9dde2 (patch)
treee1383862b4820bdc7e4e8ec8224cc2d5d9cb4d97 /ebin
parent03caa800e099bf5d0425f22f64af76bdd24a8754 (diff)
all_docs resource w/o keylist, BugzID 10218
Diffstat (limited to 'ebin')
-rw-r--r--ebin/fabric.app1
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/fabric.app b/ebin/fabric.app
index b4e7c461..7b072ca1 100644
--- a/ebin/fabric.app
+++ b/ebin/fabric.app
@@ -6,6 +6,7 @@
{modules, [
fabric,
fabric_all_databases,
+ fabric_all_docs,
fabric_create_db,
fabric_delete_db,
fabric_get_db_info,