spec/spec_helper.rb in hydra-validations-0.1.0 vs spec/spec_helper.rb in hydra-validations-0.2.0

- old
+ new

@@ -1,5 +1,4 @@ -require 'active_model' require 'hydra/validations' RSpec.configure do |config| # These two settings work together to allow you to limit a spec run # to individual examples or groups you care about by tagging them with