Ricardo Hurtado

Results 2 issues of Ricardo Hurtado

A one-liner code to fix the 404 page not found for the module name with underscore accessing the controller in URI using dash instead.

Followed the following steps but encountered an error. It looks like the router.js is missing. ## Install ``` bash npm install ember-admin --save-dev ``` ## Usage Add the admin routes...