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 2195be5 commit a796454Copy full SHA for a796454
README.md
@@ -20,7 +20,6 @@ source 在 [Github](https://github.com/Unayung/ruby-on-rails-developer-interview
20
* [resouce 和 resources](resouce--resources.md)
21
* [Hash 和 HashWithIndifferentAccess](hash.md)
22
* [什麼是 Polymorphic Association](poly.md)
23
-* [什麼是Polymorphic Association](poly.md)
24
* [Model.find 和 Model.find_by](find.md)
25
* [N+1 Query](nplusone.md)
26
* [如何用單一 action 套用 /beer/(beer\_type) 這種 route](beer_type.md)
0 commit comments