spec/support/constraints.rb in mongoid-8.1.7 vs spec/support/constraints.rb in mongoid-9.0.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true +# rubocop:todo all module Constraints RAILS_VERSION = ActiveSupport.version.to_s.split('.')[0..1].join('.').freeze def min_driver_version(version)