Skip to content

Commit 6cb7cf2

Browse files
committedOct 19, 2015
Added a posts collection
chapter4-1
1 parent 0852258 commit 6cb7cf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎lib/collections/posts.js

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Posts = new Mongo.Collection('posts');

0 commit comments

Comments
 (0)
Please sign in to comment.