1602 / compound

MVC framework. Built on Node.JS. Works on server and browser.
http://compoundjs.com
1.6k stars 182 forks source link

noeval application.coffee controller example? #516

Closed alexiskattan closed 11 years ago

alexiskattan commented 11 years ago

Is there an example of an Application.coffee controller? I'm having difficulty getting compound to generator one natively.

1602 commented 11 years ago

You can generate app with --noeval key to see it.

alexiskattan commented 11 years ago

thank you

alexiskattan commented 11 years ago

also it might be helpful for other people if --noeval were added to: http://compoundjs.com/man/compound.1.html

lmk if I can help to edit this?