diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-08-12 19:57:12 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-09-07 08:10:02 +0900 |
commit | 89dc8e1ff87d86c4253fa6dcd0002eb64fa4e922 (patch) | |
tree | 277d2786a4f0e7468c1fd34bf543da9949de2ec1 /actioncable | |
parent | 3acc5d6ef7b3f000d0c541b9dc2881a8b7f40f75 (diff) | |
download | rails-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 'actioncable')
0 files changed, 0 insertions, 0 deletions