Method: CouchDB::Collection#documents

Defined in:
lib/couchdb/collection.rb

#documentsObject (readonly)

Returns the value of attribute documents.



26
27
28
# File 'lib/couchdb/collection.rb', line 26

def documents
  @documents
end