Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic restful calls in view templates do not seem to work, blueprints setting? #23

Open
Z0t opened this issue Dec 18, 2018 · 0 comments

Comments

@Z0t
Copy link

Z0t commented Dec 18, 2018

The views template for index.hbs creates a restful entry like href="/{{name}}/show/<%= item.id %>">Show but when I run that, no route is found. If I edit the index.ejs file to be /viewName/show&id=3 things tend to work. It seems this might be a default CRUD blueprint, but I cannot find a setting to enable it.

It would be good if a working example project's config files, models, controllers and views were added to the repo so we could see what was set up. Also it would be easier to spot 1.0 issues.

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

No branches or pull requests

1 participant