validates_associated_with_c.../lib/validates_associated_with_c...

7 lines
135 B
Ruby
Raw Normal View History

2023-03-08 14:04:26 +01:00
# frozen_string_literal: true
require_relative "validates_associated_with_context/version"
module ValidatesAssociatedWithContext
end