aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/support
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-08-12 19:57:12 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-09-07 08:10:02 +0900
commit89dc8e1ff87d86c4253fa6dcd0002eb64fa4e922 (patch)
tree277d2786a4f0e7468c1fd34bf543da9949de2ec1 /activerecord/test/support
parent3acc5d6ef7b3f000d0c541b9dc2881a8b7f40f75 (diff)
downloadrails-89dc8e1ff87d86c4253fa6dcd0002eb64fa4e922.tar.gz
rails-89dc8e1ff87d86c4253fa6dcd0002eb64fa4e922.tar.bz2
rails-89dc8e1ff87d86c4253fa6dcd0002eb64fa4e922.zip
`RuntimeReflection` is not a subclass of `PolymorphicReflection`
`PolymorphicReflection` is an internal class that is used in `ThroughReflection`. But `RuntimeReflection` is used for the head of chain in `AssociationScope`. These are totally different things.
Diffstat (limited to 'activerecord/test/support')
0 files changed, 0 insertions, 0 deletions