lib/mongoid/matchable/size.rb in mongoid-7.0.13 vs lib/mongoid/matchable/size.rb in mongoid-7.1.0.rc0

- old
+ new

@@ -1,5 +1,7 @@ +# frozen_string_literal: true # encoding: utf-8 + module Mongoid module Matchable # Performs size checking. class Size < Default