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: docs/docs/getting-started/using-predicates.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ You can also combine predicates for OR queries:
23
23
The syntax for `OR` queries on an associated model is not immediately obvious, but makes sense. Assuming a `User``has_one``Account` and the `Account` has `attributes``foo` and `bar`:
0 commit comments