Method: CouchDB::User#document

Defined in:
lib/couchdb/user.rb

#documentObject

Returns the value of attribute document.



8
9
10
# File 'lib/couchdb/user.rb', line 8

def document
  @document
end