1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Ryuta Kamizono 13c5aa818e source_type_scope should respect correct table alias
`join_scopes` in `PolymorphicReflection` is passed aliased `table`, so
it should be respected for `source_type_scope`.

Closes #13969.
Fixes #13920.
Fixes #15190.
2017-10-30 22:06:12 +09:00
..
active_record/connection_adapters Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
assets
cases source_type_scope should respect correct table alias 2017-10-30 22:06:12 +09:00
fixtures Add binary helper method to fixtures. 2017-08-12 18:35:32 +09:00
migrations Unify the internal source control .keep file name 2017-08-24 13:40:26 +09:00
models delegate scope for 2017-10-27 01:22:16 +02:00
schema Fix CI failure due to reference type mismatch 2017-08-14 17:27:54 +09:00
support Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
.gitignore
config.example.yml
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00