Open jechol opened 16 hours ago
Hmm...we currently have validate attribute_equals(:foo, :bar) and validate attribute_does_not_equal, I think it would make sense to use those instead?
validate attribute_equals(:foo, :bar)
validate attribute_does_not_equal
Contributor checklist