Skip to content

Commit 683a37c

Browse files
committed
Updates README.md
Auto commit by GitBook Editor
1 parent 510c7e0 commit 683a37c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ source 在 [Github](https://github.com/Unayung/ruby-on-rails-developer-interview
2222
* [resouce 和 resources](resouce--resources.md)
2323
* [Hash 和 HashWithIndifferentAccess](hash.md)
2424
* [什麼是 Polymorphic Association](poly.md)
25-
* [Model.find 和 Model.find\_by](find.md)
25+
* [Model.find 和 Model.find_by](find.md)
2626
* [N+1 Query](nplusone.md)
27-
* [如何用單一 action 套用 /beer/\(beer\_type\) 這種 route](beer_type.md)
27+
* [為什麼要有 Migration 檔案](migration.md)
28+
* [如何用單一 action 套用 /beer/(beer\_type) 這種 route](beer_type.md)
2829
* [如何讓 Person model 可以指定另一個 person 為 parent](person.md)
2930
* [CSRF 是什麼](csrf.md)
3031
* [XSS 是什麼](xss.md)

0 commit comments

Comments
 (0)