Libraries
»
couchdb
(0.2.0)
»
Index
»
CouchDB
»
Row
»
#id
Method: CouchDB::Row#id
Defined in:
lib/couchdb/row.rb
#
id
⇒
Object
(readonly)
Returns the value of attribute id.
8 9 10
# File 'lib/couchdb/row.rb', line 8
def
id
@id
end