validates_associated_with_c.../test/test_helper.rb

7 lines
158 B
Ruby
Raw Permalink Normal View History

2023-03-08 14:04:26 +01:00
# frozen_string_literal: true
$LOAD_PATH.unshift File.expand_path("../lib", __dir__)
require "validates_associated_with_context"
require "minitest/autorun"