Class CouchPotato::View::ViewQuery
In: lib/couch_potato/view/view_query.rb
Parent: Object

Used to query views (and create them if they don‘t exist). Usually you won‘t have to use this class directly. Instead it is used internally by the CouchPotato::Database.view method.

Methods

new   query_view!  

Public Class methods

Public Instance methods

[Validate]