We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b274965 commit 68f5db2Copy full SHA for 68f5db2
07-recipe/01-gen-html.md
@@ -37,7 +37,7 @@ Remember to update your repository by running migrations:
37
38
$ mix ecto.migrate
39
```
40
-
+
41
42
我们先按照提示把 `resources "/recipes", RecipeController` 加入 `web/router.ex` 文件中:
43
@@ -107,5 +107,6 @@ Finished in 0.5 seconds
107
108
109
上一章:[安全限制](/06-restrict-access/06-restrict-access.md)
110
+
111
下一章:[Recipe 属性开发](/07-recipe/02-recipe-scheme.md)
112
0 commit comments