This website requires JavaScript.
Explore
Help
Sign in
hiro
/
grapher
Watch
1
Star
0
Fork
You've already forked grapher
0
mirror of
https://github.com/vale981/grapher
synced
2025-03-10 04:46:40 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e1b22b0a77
grapher
/
lib
/
query
/
testing
/
bootstrap
/
comments
/
collection.js
2 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
added tests for every use case + found a nasty bug in schema build and solved it
2016-09-23 13:31:33 +03:00
const
Comments
=
new
Mongo
.
Collection
(
'comments'
)
;
removed simpleSchema connection
2017-11-23 21:09:14 +02:00
export
default
Comments
;
Reference in a new issue
Copy permalink