marcioj / ember-cli-scaffold

Scaffolds models, routes and templates a la rails
https://github.com/marcioj/ember-cli-scaffold
43 stars 9 forks source link

Show identical status if nothing changed in app/router.js #12

Closed marcioj closed 9 years ago

marcioj commented 9 years ago

For instance, calling ember g scaffold foo twice, should display identical app/router.js if nothing changed in the file. The same applies for ember d scaffold foo