Skip to content

Commit 504cee4

Browse files
committed
Updates SUMMARY.md
Auto commit by GitBook Editor
1 parent b078cce commit 504cee4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ source 在 [Github](https://github.com/Unayung/ruby-on-rails-developer-interview
2121
* [instance\_eval 和 class\_eval](instanceeval--classeval.md)
2222
* [resouce 和 resources](resouce--resources.md)
2323
* [Hash 和 HashWithIndifferentAccess](hash.md)
24-
* [什麼是 Polymorphic Association](poly.md)
2524
* [Model.find 和 Model.find_by](find.md)
25+
* [什麼是 Polymorphic Association](poly.md)
2626
* [N+1 Query](nplusone.md)
2727
* [為什麼要有 Migration 檔案](migration.md)
2828
* [如何用單一 action 套用 /beer/(beer\_type) 這種 route](beer_type.md)

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
* [instance\_eval 和 class\_eval](instanceeval--classeval.md)
88
* [resouce 和 resources](resouce--resources.md)
99
* [Hash 和 HashWithIndifferentAccess](hash.md)
10-
* [什麼是 Polymorphic Association](poly.md)
1110
* [Model.find 和 Model.find_by](find.md)
11+
* [什麼是 Polymorphic Association](poly.md)
1212
* [N+1 Query](nplusone.md)
1313
* [為什麼要有 Migration 檔案](migration.md)
1414
* [如何用單一 action 套用 /beer/(beer\_type) 這種 route](beer_type.md)

0 commit comments

Comments
 (0)