Skip to content

Commit 358c486

Browse files
masato-bknkoic
andauthored
Update README.adoc
Co-authored-by: Koichi ITO <[email protected]>
1 parent 8661a42 commit 358c486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,6 +1102,7 @@ User.where.not('status = ? AND plan = ?', 'active', 'basic')
11021102
----
11031103

11041104
=== Redundant `all` [[redundant-all]]
1105+
11051106
Using `all` as a receiver for Active Record query methods is redundant.
11061107
The result won't change without `all`, so it can be removed.
11071108

0 commit comments

Comments
 (0)