You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/source/association_basics.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -953,7 +953,7 @@ end
953
953
954
954
##### `includes`
955
955
956
-
You can use the `includes` method let you specify second-order associations that should be eager-loaded when this association is used. For example, consider these models:
956
+
You can use the `includes` method to specify second-order associations that should be eager-loaded when this association is used. For example, consider these models:
0 commit comments