Module CouchRest::Mixins::DesignDoc::ClassMethods
In: lib/couchrest/mixins/design_doc.rb

Methods

Attributes

design_doc  [RW] 
design_doc_fresh  [RW] 
design_doc_slug_cache  [RW] 

Public Instance methods

Save the design doc onto the default database, and update the design_doc attribute

Save the design doc onto a target database in a thread-safe way, not modifying the model‘s design_doc

[Validate]