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
This avoids calling `#==` on arbitrary values. In some cases (such as with `ActiveRecord::AssociationRelation`), testing for equality could have side effects that can otherwise be avoided.
0 commit comments