ga-wdi-boston / ember-resources

Performing handling 'actions' in Ember, and using them to perform CRUD on the model.
Other
0 stars 112 forks source link

Make a route transition after `createPokemon` to reload `pokemon/new`, thereby resetting the form. #13

Closed GA-MEB closed 8 years ago

GA-MEB commented 8 years ago

No longer relevant because the form is no longer routed and because we have stopped using Views.