Class CouchRest::Design
In: lib/couchrest/core/design.rb
Parent: Document

Methods

name   name=   save   view   view_by   view_on  

Public Instance methods

Dispatches to any named view. (using the database where this design doc was saved)

Dispatches to any named view in a specific database

[Validate]