Method: CouchDB::Row#id

Defined in:
lib/couchdb/row.rb

#idObject (readonly)

Returns the value of attribute id.



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

def id
  @id
end