couchrest_model/views/test/maponly-map.js
2008-06-01 15:07:56 -07:00

2 lines
31 B
JavaScript

function(doc){emit(null,doc);}