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 a796454 commit b68243dCopy full SHA for b68243d
SUMMARY.md
@@ -7,8 +7,8 @@
7
* [instance\_eval 和 class\_eval](instanceeval--classeval.md)
8
* [resouce 和 resources](resouce--resources.md)
9
* [Hash 和 HashWithIndifferentAccess](hash.md)
10
+* [什麼是 Polymorphic Association](poly.md)
11
* [Model.find 和 Model.find_by](find.md)
-* [什麼是Polymorphic Association](poly.md)
12
* [N+1 Query](nplusone.md)
13
* [如何用單一 action 套用 /beer/(beer\_type) 這種 route](beer_type.md)
14
* [如何讓 Person model 可以指定另一個 person 為 parent](person.md)
@@ -18,3 +18,7 @@
18
19
20
21
+
22
23
24
0 commit comments