spec/support/active_model.rb in schema_validations-2.3.0 vs spec/support/active_model.rb in schema_validations-2.4.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + # ported from rspec-rails # There is no reason to install whole gem as we # need only that tiny helper class ::ActiveRecord::Base