Allow testing out current Rails master

This commit is contained in:
David Rodríguez 2019-06-21 11:28:02 +02:00
parent 94ab1db70c
commit 585ed5cc0a
No known key found for this signature in database
GPG Key ID: 1008A258BB37309C
3 changed files with 6 additions and 0 deletions

View File

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

View File

@ -0,0 +1,2 @@
# active_record_6.1_ruby_2/join_dependency.rb
require 'polyamorous/activerecord_6.0_ruby_2/join_dependency'

View File

@ -0,0 +1,2 @@
# active_record_6.1_ruby_2/reflection.rb
require 'polyamorous/activerecord_6.0_ruby_2/reflection'