Open jorourke opened 12 years ago
Yeah sorry none of that project is going to work without lots of effort. I'd start from scratch. On Nov 6, 2012 10:28 PM, "James ORourke" notifications@github.com wrote:
I'm trying to run meteor from the "demo" directory, and seems I get this error:
ReferenceError: Model is not defined
Can you help.?
— Reply to this email directly or view it on GitHubhttps://github.com/possibilities/meteor-forms/issues/3.
Ok, sure, thanks. Any suggestions on a simple starting point form?
I started by meditating on the formtastic project for ruby. On Nov 6, 2012 10:41 PM, "James ORourke" notifications@github.com wrote:
Ok, sure, thanks. Any suggestions on a simple starting point form?
— Reply to this email directly or view it on GitHubhttps://github.com/possibilities/meteor-forms/issues/3#issuecomment-10139232.
I'm trying to run meteor from the "demo" directory, and seems I get this error:
Can you help.?
Full stack trace is: app/common/examples/models/modelForms.js:1 User = Model.extend({ ^ ReferenceError: Model is not defined at app/common/examples/models/modelForms.js:1:8 at /Users/james/src/meteor-forms/demo/.meteor/local/build/server/server.js:107:21 at Array.forEach (native) at Function..each..forEach (/Users/james/src/meteor-forms/demo/.meteor/local/build/server/underscore.js:76:11) at run (/Users/james/src/meteor-forms/demo/.meteor/local/build/server/server.js:93:7) Exited with code: 1 Your application is crashing. Waiting for file change.