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

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

@abobwhite

Description

@abobwhite

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions