Skip to content

Commit

Permalink
Add expire_date view - to be used with multibin-burner
Browse files Browse the repository at this point in the history
  • Loading branch information
rakoo committed Jun 7, 2012
1 parent 86a0e3e commit a8956c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions views/expire_date/map.js
@@ -0,0 +1,3 @@
function(doc) {
emit(doc.meta.expire_date,null);
}

0 comments on commit a8956c9

Please sign in to comment.