This website works better with JavaScript
Home
Explore
Help
Sign In
fgm
/
meteor__coursera-meteor-2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Tree:
8694d7fdf6
Branches
Tags
final
master
w2
w3
w4
meteor__courser...
/
shared
/
methods.js
methods.js
64 B
History
Raw
1
2
3
Meteor.methods({
"chats.insert": ChatManager.insertMethod
});