sorry. I can't write english..
-- current view source.
function(doc) {
if(doc.client){
emit(doc.client, doc);
}
}
clutch version : 0..4.0 rc
how to make view via clutch..
I know 'save-view' 'save-design-document' .. but I can't find example source..
thank..