Skip to content

Commit

Permalink
Merge pull request #1035 from deivid-rodriguez/allow_testing_out_rail…
Browse files Browse the repository at this point in the history
…s_61

Allow testing out current Rails master
  • Loading branch information
scarroll32 authored Jun 21, 2019
2 parents 94ab1db + 585ed5c commit e17f1c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# active_record_6.1_ruby_2/join_association
require 'polyamorous/activerecord_6.0_ruby_2/join_association'
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# active_record_6.1_ruby_2/join_dependency.rb
require 'polyamorous/activerecord_6.0_ruby_2/join_dependency'
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# active_record_6.1_ruby_2/reflection.rb
require 'polyamorous/activerecord_6.0_ruby_2/reflection'

0 comments on commit e17f1c6

Please sign in to comment.