Class CouchRest::Model::Proxyable::ModelProxy
In: lib/couchrest/model/proxyable.rb
Parent: Object

Methods

Attributes

database  [R] 
model  [R] 
owner  [R] 
owner_name  [R] 

Public Class methods

Public Instance methods

From DocumentQueries (The old fashioned way)

find(id)

Alias for get

Protected Instance methods

Update the document‘s proxy details, specifically, the fields that link back to the original document.

[Validate]