added database.bulk_delete as an alias for #bulk_save, added support for Model.by_view_name in ExtendedDoc and bumped the version to 0.13.3

This commit is contained in:
Matt Aimonetti 2009-02-17 00:36:11 -08:00
parent 3c01875ce5
commit c4cce18389
8 changed files with 20 additions and 10 deletions

View file

@ -16,7 +16,7 @@ module CouchRest
unless design_doc_fresh
refresh_design_doc
end
view :all, opts, &block
view(:all, opts, &block)
end
# Load the first document that have the "couchrest-type" field equal to