lib/mongoid/matchable/and.rb in mongoid-7.0.0.beta vs lib/mongoid/matchable/and.rb in mongoid-7.0.0

- old
+ new

@@ -1,9 +1,9 @@ # encoding: utf-8 module Mongoid module Matchable - # Defines behavior for handling $or expressions in embedded documents. + # Defines behavior for handling $and expressions in embedded documents. class And < Default # Does the supplied query match the attribute? # # @example Does this match?