Method: CouchModel::Row#document

Defined in:
lib/couch_model/row.rb

#documentObject (readonly)

Returns the value of attribute document.



11
12
13
# File 'lib/couch_model/row.rb', line 11

def document
  @document
end