Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Docs not up-to-date with new resolver code #5

Open
abobwhite opened this issue Jul 1, 2014 · 0 comments
Open

Docs not up-to-date with new resolver code #5

abobwhite opened this issue Jul 1, 2014 · 0 comments

Comments

@abobwhite
Copy link

I've been following your skeleton for about a year now and appreciate the improvements you've made as I've continued to incorporate them into my projects. I'm particularly interested in the resolver that you added. I had to tweak it to not underscore items since my convention is to use camelcase, but I can't seem to get things to work. My page loads up with a blank white screen and two errors in the resolver trying to get "basic" and a view for my route that does not explicitly define a view (it doesn't need one). Could you give an example route in your skeleton to explain how things should be resolved? I had to figure out that my routes, models, controllers, and views should use module.exports = instead of App.ApplicationRoute =, for example. Any assistance would be appreciated.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant