Joe Ruello

Results 2 issues of Joe Ruello

Took me a while, but closes #63. Will migrate App.Type as /app/type/basic. Supports creating default Route/Controller/View/Whatever classes that Ember will use when auto generating classes.

We have a fairly large app (50+ routes) where we have added a App.Route to encapsulate common functionality. Currently, the migrator will migrate `Route.js` to `-.js`, and all other routes...