Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Remind reader to add newRecipe() function to the RecipesController #14

Closed
michalvalasek opened this issue Sep 4, 2014 · 1 comment
Closed

Comments

@michalvalasek
Copy link

Hello!

First: thank you so much for the excellent tutorial!

Now the issue: I think it should be mentioned in the section 4.3 (crud_recipe.md) that the reader has to add the newRecipe() function to the RecipesController (it's got called by click on the New Recipe... button).

$scope.newRecipe = -> $location.path("/recipes/new")
@davetron5000
Copy link
Owner

Nice catch! Should be updated now. Thanks!

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

No branches or pull requests

2 participants