meteor-generate icon indicating copy to clipboard operation
meteor-generate copied to clipboard

Meteor.Collection is called Mongo.Collection now

Open wizonesolutions opened this issue 10 years ago • 2 comments
trafficstars

meteor-generate is still using Meteor.Collection. This still works, but it's not the current API.

wizonesolutions avatar Mar 12 '15 11:03 wizonesolutions

Great catch. I'll add this to my todo. I'm also hoping on merging in the models branch this Sunday or Monday.

AdamBrodzinski avatar Mar 12 '15 21:03 AdamBrodzinski

Looking forward to it. I used meteor-generate to create an entire app skeleton so that another developer and I could collaborate on it. It's handy, and it does things in a more flexible way than I would myself. I wouldn't bother with route controllers for each route, for example, but it is definitely better to have them.

wizonesolutions avatar Mar 13 '15 11:03 wizonesolutions