Allow Ransack runs test against Rails main branch aka 7.1.0.alpha (#1309)

Refer to #1192 and #1205 for the similar change to support 6.2.0.alpha
and 7.0.0.alpha

This commit should make cronjob CI green.
This commit is contained in:
Yasuo Honda 2022-04-12 20:58:52 +09:00 committed by GitHub
parent 643342c22f
commit b5e67adbf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
require 'polyamorous/activerecord_6.1_ruby_2/join_association'

View File

@ -0,0 +1 @@
require 'polyamorous/activerecord_6.1_ruby_2/join_dependency'

View File

@ -0,0 +1 @@
require 'polyamorous/activerecord_6.1_ruby_2/reflection'